An open API service indexing awesome lists of open source software.

https://github.com/soumyadip007/docker-composer-with-nodejs-express-docker-mongodb

Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application's services. Then, with a single command, you create and start all the services from your configuration.
https://github.com/soumyadip007/docker-composer-with-nodejs-express-docker-mongodb

Last synced: 3 months ago
JSON representation

Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application's services. Then, with a single command, you create and start all the services from your configuration.

Awesome Lists containing this project

README

          

# Docker-Composer-with-NodeJS-Express-Docker-MongoDB
Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application's services. Then, with a single command, you create and start all the services from your configuration.