compose/cmd/formatter
keitosuwahara b4c44a431f Eliminate magic number in init functions
Signed-off-by: keitosuwahara <keitosuwahara0816@gmail.com>
2025-07-24 09:04:52 +02:00
..
ansi.go simpler stop UI 2025-07-21 10:31:50 +02:00
colors.go Eliminate magic number in init functions 2025-07-24 09:04:52 +02:00
consts.go align `--format` flag and UX with docker cli 2022-12-14 22:53:43 +01:00
container.go go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 2025-02-21 15:23:25 +01:00
formatter.go deps: remove deprecated github.com/pkg/errors 2023-09-29 06:28:58 +02:00
formatter_test.go Fix: remove the infinite goroutine 2023-01-26 12:53:56 +01:00
json.go remove all references to cli from compose.v2 cmd package 2021-08-31 15:41:20 +02:00
logs.go use logs API with Since to collect the very first logs after restart 2025-07-16 17:24:11 +02:00
multierrformat.go remove all references to cli from compose.v2 cmd package 2021-08-31 15:41:20 +02:00
pretty.go remove all references to cli from compose.v2 cmd package 2021-08-31 15:41:20 +02:00
shortcut.go keep containers attached on stop to capture termination logs 2025-07-15 11:26:44 +02:00