rust-musl-builder/examples/using-diesel
Eric Kidd e50cbda169 Allow building with OpenSSL 1.0 or 1.1
It turns out that some popular libaries still have problems with OpenSSL
1.1, particularly `postgres` 0.15. So we'll build two sets of images
now.

We also explain the new image tagging scheme, and fix a bug wher the
test script didn't test the newly built image.
2019-04-27 09:21:32 -04:00
..
src examples/using-diesel: Fix link errors 2019-04-18 11:34:20 -04:00
.dockerignore Add working example and test case for diesel 2017-10-24 09:05:22 -04:00
Cargo.lock examples/using-diesel: Fix link errors 2019-04-18 11:34:20 -04:00
Cargo.toml Update documentation for making diesel work 2018-04-25 07:02:35 -04:00
docker-compose.yml Add working example and test case for diesel 2017-10-24 09:05:22 -04:00
Dockerfile Allow building with OpenSSL 1.0 or 1.1 2019-04-27 09:21:32 -04:00