From ecfa80f583170b325d6333baf099aad32c8f1d59 Mon Sep 17 00:00:00 2001 From: Ulysses Souza Date: Thu, 8 Apr 2021 21:11:17 -0300 Subject: [PATCH] Update compose-cli compatibility list Signed-off-by: Ulysses Souza --- compose/cli-command-compatibility.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/compose/cli-command-compatibility.md b/compose/cli-command-compatibility.md index 0af2ba7211..23cdacb059 100644 --- a/compose/cli-command-compatibility.md +++ b/compose/cli-command-compatibility.md @@ -16,15 +16,7 @@ The following commands have not been implemented yet, and maybe implemented at a Let us know if these commands are a higher priority for your usecases. * `compose build --memory` -* `compose build --no-cache` -* `compose config --no-interpolate` -* `compose config --services` -* `compose config --volumes` -* `compose config --hash` -* `compose images` -* `compose port` -* `compose pull --ignore-pull-failures` -* `compose push --ignore-push-failures` +* `compose config --profiles` ## Flags that will not be implemented