compose/utils
Guillaume Tardif de3fa40bae Handle Ctrl+C for compose CLI plugin.
Could do something nicer passing the context to the compose command, rather than intercepting it and checking if it’s “.WithCancel” or not...

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-04-23 10:21:05 +02:00
..
e2e Handle Ctrl+C for compose CLI plugin. 2021-04-23 10:21:05 +02:00
formatter Fix return on ports when empty 2020-10-01 15:41:18 +02:00
prompt use "container name witout project" for both logs and events 2021-03-17 11:38:43 +01:00
hash.go Remove service.Build and service.PullPolicy fields when generating the config hash 2021-04-21 10:23:36 +02:00
logs.go set terminal in character mode when attached to a container 2021-03-24 15:37:32 +01:00
logs_test.go use "container name witout project" for both logs and events 2021-03-17 11:38:43 +01:00
scan_suggest.go Fix scan message with quiet flag 2021-04-13 14:30:27 +02:00
stringutils.go Update copyright 2020-09-22 12:13:00 +02:00
units.go Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display) 2021-01-15 16:47:30 +01:00
units_test.go Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display) 2021-01-15 16:47:30 +01:00