spotify/protoman-registry

By spotify

Updated almost 7 years ago

Protoman registry

Image
0

169

Protoman

Build Status

NOTICE: This is still in the planning phase and under active development. Protoman should not be used in production, yet.

Protoman helps you manage your Protobuf definition files. It consists of

Running

docker run \
    -v /path/to/keydir:/keydir \
    -e PROTOMAN_BUCKET=bucketName \
    -e GOOGLE_APPLICATION_CREDENTIALS=/keydir/key.json \
    spotify/protoman-registry

This project adheres to the Open Code of Conduct. By participating, you are expected to honor this code.

Docker Pull Command

docker pull spotify/protoman-registry