Skip to content

dauc/docker-monorepo-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Docker Image for Rust + Common Tools

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 79.7%
  • Shell 20.3%