Define and run multi-container applications with Docker
Go to file
Michael Crosby 5c2febc2d6 Add Protobuild file
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 10:42:22 -04:00
scripts/setup Initial commit of makefile and setup scripts 2020-04-06 10:40:40 -04:00
Makefile Initial commit of makefile and setup scripts 2020-04-06 10:40:40 -04:00
Protobuild.toml Add Protobuild file 2020-04-06 10:42:22 -04:00
README.md Initial commit of makefile and setup scripts 2020-04-06 10:40:40 -04:00
setup-dev.sh Initial commit of makefile and setup scripts 2020-04-06 10:40:40 -04:00

README.md

Docker API

Dev Setup

To setup a development machine to update the API protobufs, first run the ./setup-dev.sh script to install the correct version of protobufs on your system and get the protobuild binary.