A buf.build CLI image with necessary protoc plugins to generate sources from Cosmos SDK based protobufs.
docker run -ti --rm \
-v ${HOME}/.cache:/root/.cache \
-v `pwd`:/proto \
-w /proto \
okp4/buf-cosmos \
generate proto --template buf.gen.proto.yaml -v
Content type
Image
Digest
sha256:3157a8b07…
Size
76.9 MB
Last updated
over 3 years ago
docker pull okp4/buf-cosmos:1.4.7