compose/cli/cmd
Christopher Crone 058e6203a7 Store config dir in CLI context
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
2020-05-20 15:55:05 +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 Fix linter problems 2020-05-20 10:16:36 +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 Allow server to start on tcp port or if windows, named pipe rather than unix socket. could not yet make it work on named pipe from js client (connects but error) 2020-05-18 14:14:52 +02:00