Looking at a common docker-compose setup for a Nginx / combo like:
version: \'3\' services: nginx-example: image: nginx:1.13-alpine ports: - &