mvertescher / docker-monorepo-rs

A Docker Image for Rust + Common Tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Dockerfile 82.4%Language:Shell 17.6%