docker-rust
docker-rust copied to clipboard
Add ubuntu (bionic) based images
Closes #56
ping @sfackler
Any chance we can get this merged? Our CI builds a rust package into deb files for installation onto Ubuntu 18.04 machines, but the packages wont install due to libc being older in bionic than in the version in the rust docker image.
@sfackler Is there anything holding this back? If needed i'm willing to resolve the conflicts.