Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 798 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 798 Bytes

monorepo-rs Dockerfile

Docker Cloud Automated build Docker Cloud Build Status Docker Pulls

Docker Hub Repository

Rust Docker image with some additional tools.

Deploying

This repository uses Docker Hub automated builds.

  • Any pushes to the master branch will be automatically deployed to hub.docker.com with the latest 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.