compose/cli
Guillaume Tardif cc46f84043 Forward closing signal to docker-classic when closing docker. Note this will not forward Kill signal, impossible to intercept / process this one. 2020-05-27 18:38:51 +02:00
..
cmd Fix shell out to docker-classic when invoking 2020-05-27 16:12:40 +02:00
config Store config dir in CLI context 2020-05-20 15:55:05 +02:00
formatter Add ports convet tests 2020-05-18 12:21:27 +02:00
options Set random container name if not set 2020-05-21 19:28:42 +02:00
main.go Forward closing signal to docker-classic when closing docker. Note this will not forward Kill signal, impossible to intercept / process this one. 2020-05-27 18:38:51 +02:00
main_test.go Appease linter 2020-05-18 15:12:52 +02:00