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