docker-compose-demo-node-and-sequelize Run multi-container Docker services in one YAML file(Postgres and nodejs) How to install docker compose This link should help. Useful commands Build and run the app with compose: docker-compose up --build