What is the difference between Docker compose and Docker file when I can use volume and configs in Docker compose

0 votes
What is the difference between Docker compose and Docker file, when I can use volume and configs in Docker compose?
Oct 23, 2020 in Docker by anonymous
• 19,610 points
1,244 views

1 answer to this question.

0 votes
Docker-compose is in YAML and the docker file uses commands like run, from, entry point, etc.  

Docker compose is basically used to create app, web, DB containers at once. Docker file is to create an image
answered Oct 23, 2020 by Kusha

Related Questions In Docker

0 votes
1 answer

What is the difference between “expose” and “publish” in Docker?

Basically, you have three options: Neither specify EXPOSE nor -p -> ...READ MORE

answered Jul 18, 2018 in Docker by Nilesh
• 7,050 points
3,069 views
0 votes
3 answers

What is the difference between a Docker image and a container?

Images are read-only templates that contain a ...READ MORE

answered Aug 10, 2020 in Docker by Vishal
• 260 points
6,142 views
0 votes
1 answer
+1 vote
1 answer

what is the difference between docker swarm and kubernetes

Both Kubernetes and Docker Swarm are important ...READ MORE

answered Sep 24, 2019 in Docker by Sirajul
• 59,230 points
1,953 views
+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,467 views
0 votes
1 answer
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