A basic example on how to execute docker commands which affects 'sibling' containers
Just run:
- docker-compose build
- docker-compose up
- Go to http://localhost:10080 and check if the Nginx server is running
Check how the timer alternates between stopped and started Nginx containers by repeating 3).