Containerize potodep https://github.com/stormcat24/protodep
From Docker Hub
docker pull safebike/protodep
Or with the makefile
make build IMAGE=image TAG=tag
docker run --rm -v $HOME/.ssh:/root/.ssh -v $PWD:/tmp -w /tmp safebike/protodep up -f -i id_rsa
make
This will get the proto dependencies defined in protodep.toml
Content type
Image
Digest
Size
335.9 MB
Last updated
over 5 years ago
docker pull safebike/protodep