Problem scenario
You want to create an example of a docker compose file. How do you use docker-compose?
Prerequisites
i. This assumes you have Docker installed and running. If you need assistance, see this posting.
ii. This assumes that you have installed docker-compose. If you need assistance, see this posting.
iii. This assumes the Docker host has access to the internet.
…