mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
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.
Building the API Project
> make
Description
Languages
Go
97.1%
Dockerfile
2%
Makefile
0.5%
HCL
0.3%