Rust Docker image with some additional tools.
This repository uses Docker Hub automated builds.
- Any pushes to the
master
branch will be automatically deployed to hub.docker.com with thelatest
tag. - Any git tag pushes matching
v
followed by a semver (v0.1.0
for example) will be deployed automatically to hub.docker.com with the same tag.