No questions yet
130 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
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
Show video info
Pre-requisite