Why does ubuntu-latest use docker-compose V1 and not V2? #8624
Closed
metinc
started this conversation in
Installed software
Replies: 1 comment
-
Seems like I just had to use |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
When I use the command
docker-compose -v
I getdocker-compose version 1.29.2, build 5becea4c
. How can I switch to V2?According to the Readme has both V1 and V2. But how do I use V2?
Beta Was this translation helpful? Give feedback.
All reactions