Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 423 Bytes

File metadata and controls

31 lines (20 loc) · 423 Bytes

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