compose/utils
Chris Crone 411612ed8d Fix scan message with quiet flag
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2021-04-13 14:30:27 +02:00
..
e2e Categorize failure metrics, set specific metrics for compose file parse error, file not found, cmdline syntax errors, build error, pull error. 2021-04-09 17:20:29 +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 introduce config --services, --volumes, --hash for backward compatibility 2021-03-19 15:40:24 +01: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