compose/pkg/api
Guillaume Lours fb36f7fffd directly embed the orignal APIClient in the DryRunClient
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2023-01-16 11:11:35 +01:00
..
api.go create custom CLI when dry-run mode active 2023-01-16 11:11:35 +01:00
api_test.go move compose API into pkg/api 2021-06-15 15:52:48 +02:00
dryrunclient.go directly embed the orignal APIClient in the DryRunClient 2023-01-16 11:11:35 +01:00
errors.go Add gocritic to linters 2022-07-13 19:33:03 +02:00
errors_test.go move compose API into pkg/api 2021-06-15 15:52:48 +02:00
io.go don't assume os.Stdout and rely on dockerCLI.streams 2022-12-20 23:52:25 +01:00
labels.go build: label built images for reliable cleanup on `down` 2022-09-07 17:57:29 -04:00
proxy.go create custom CLI when dry-run mode active 2023-01-16 11:11:35 +01:00