compose/utils
Guillaume Tardif 073d8e5545 Categorize failure metrics, set specific metrics for compose file parse error, file not found, cmdline syntax errors, build error, pull error.
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-04-09 17:20:29 +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 Add scan message after docker build, add e2e tests 2021-03-29 19:12:06 +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