/docker-monorepo-rs

A Docker Image for Rust + Common Tools

Primary LanguageDockerfile

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.