compose/pkg/api
Vedant Koditkar fb3f9e270f Add compose file path to ls command
docker compose ls will not include config files section in result

Signed-off-by: Vedant Koditkar <vedant.koditkar@outlook.com>
2022-02-18 16:37:35 +01:00
..
api.go Add compose file path to ls command 2022-02-18 16:37:35 +01:00
api_test.go move compose API into pkg/api 2021-06-15 15:52:48 +02:00
errors.go Add UnsupportedFlag to the declared errors 2021-09-16 16:46:17 +02:00
errors_test.go move compose API into pkg/api 2021-06-15 15:52:48 +02:00
labels.go rebuild compose project from labels 2021-09-20 09:00:47 +02:00
proxy.go compose cp doesn't need a full project and can copy from stopped container 2021-12-12 16:15:56 +01:00