Skip to content

SafeBike/docker-protodep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-protodep

Containerize potodep https://github.com/stormcat24/protodep

Install

From Docker Hub

docker pull safebike/protodep

Or with the makefile

make build IMAGE=image TAG=tag

Usage

docker run --rm -v $HOME/.ssh:/root/.ssh -v $PWD:/tmp -w /tmp safebike/protodep up -f -i id_rsa

Example

make

This will get the proto dependencies defined in protodep.toml