Sign inSign up

okp4/buf-cosmos

By okp4

Updated over 3 years ago

Image
0

2.5K

okp4/buf-cosmos repository overview

buf-cosmos

A buf.build CLI image with necessary protoc plugins to generate sources from Cosmos SDK based protobufs.

Usage

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

Tag summary

Content type

Image

Digest

sha256:3157a8b07

Size

76.9 MB

Last updated

over 3 years ago

docker pull okp4/buf-cosmos:1.4.7