1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00
Files
cli/components.conf
Andrew Hsu 37d72b0858 initial commit
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2017-05-19 23:20:37 +00:00

10 lines
228 B
Plaintext

[component "packaging"]
url = git@github.com:docker/docker-ce-packaging
branch = master
[component "engine"]
url = git@github.com:moby/moby
branch = master
[component "cli"]
url = git@github.com:docker/cli
branch = master