Example 1 Open a shell and execute: docker-compose up Navigates to http://localhost:8001 Example 2 Open a shell and execute: docker-compose -f docker-compose-2.yaml up Navigates to http://localhost:8001, http://localhost:8002, http://localhost:8003 Reference: https://docs.docker.com/compose/gettingstarted