I have a docker-compose.yml that uses the following image:
docker-compose.yml
image: digitalocean.com/php
When I run docker-compose -d --build
docker-compose -d --build