How to update docker-compose on Docker for Windows

0 votes
How can I upgrade to a newer version of docker-compose?
Sep 21, 2018 in Docker by Sophie may
• 10,610 points
3,254 views

1 answer to this question.

0 votes
Please check "version" value in the docker-compose.yml file. It should be more than "2". I changed it to "2.1" and it worked.

Version: '2.1' in the compose file is the minimum supported version for Windows containers.
answered Sep 21, 2018 by Tyrion anex
• 8,700 points

Related Questions In Docker

0 votes
1 answer

How to run an image with volume on docker for windows?

Try : declaring the volume of container mounting the ...READ MORE

answered Sep 20, 2018 in Docker by Tyrion anex
• 8,700 points
633 views
0 votes
1 answer
+1 vote
1 answer
+2 votes
1 answer
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

answered Sep 3, 2018 in AWS by Priyaj
• 58,090 points
2,475 views
0 votes
2 answers
0 votes
2 answers

How to install docker-compose on Windows?

Docker compose is already installed if you ...READ MORE

answered Apr 15, 2019 in Docker by Anudeep
4,302 views
0 votes
1 answer

How to enable/ disable Hyper-V for Docker on Windows?

You can do this from command prompt ...READ MORE

answered Sep 10, 2018 in Docker by Tyrion anex
• 8,700 points
6,149 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP