compose/pkg
Sebastiaan van Stijn a501ab3a2f use StatusError from docker/cli, not "dockerd"
This package is a leftover from when the "docker" cli and the "dockerd"
cli both lived in the same repository. The package in docker/docker will
be (re)moved soon, so replace it with the implementation in docker/cli,
which is the right one :)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-12-14 22:53:18 +01:00
..
api distinguish stdout and stderr in `up` logs 2022-12-13 14:42:42 +01:00
compose use StatusError from docker/cli, not "dockerd" 2022-12-14 22:53:18 +01:00
e2e distinguish stdout and stderr in `up` logs 2022-12-13 14:42:42 +01:00
mocks distinguish stdout and stderr in `up` logs 2022-12-13 14:42:42 +01:00
progress pull: improve output for services with both image+build (#9829) 2022-09-13 14:38:13 +01:00
prompt move compose-cli code into docker/compose/v2 2021-08-31 19:09:19 +02:00
utils Cleanup tips from output 2022-12-06 23:29:03 +01:00