Docker Compose is being moved to Docker CLI #337
Unanswered
danielsuguimoto
asked this question in
Ideas
Replies: 1 comment
-
Awesome, yeah we are keeping track of that. Right now, We can think of a straightforward implementation where we should assert |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Docker-compose commands are now under Docker CLI on new versions...
kool start
, for example, can calldocker compose up
....but it must be compatible with users with older Docker versions...Beta Was this translation helpful? Give feedback.
All reactions