Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Docker Compose - English

811 visits



Outline:

About Docker Compose About YAML Process of using Docker compose Description of the application Services in Docker Compose Explanation of Docker Compose code for mongodb service Explanation of Docker Compose code for express service Using the docker compose command to run the containers using the Docker Compose file Checking the status of the web server using docker logs command Inserting data into the mongodb database using mongosh Viewing inserted data in web browser