compose/cli/cmd
Christopher Crone 0efa67f7d2 Set random container name if not set
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
2020-05-21 19:28:42 +02:00
..
compose Add licenses 2020-05-15 09:14:52 +02:00
context Store config dir in CLI context 2020-05-20 15:55:05 +02:00
run Set random container name if not set 2020-05-21 19:28:42 +02:00
testdata Implement printing published ports 2020-05-16 10:41:35 +02:00
exec.go Refactor on services 2020-05-05 15:37:12 +02:00
logs.go Refactor on services 2020-05-05 15:37:12 +02:00
ps.go Add tests for ps --all 2020-05-18 15:31:59 +02:00
ps_test.go Implement quiet flag for ps command 2020-05-06 12:18:53 +02:00
rm.go Commands run and rm only call a func 2020-05-15 09:14:51 +02:00
serve.go Use config dir for serving API 2020-05-20 15:56:07 +02:00