Right now I have a single docker-compose.yml:
docker-compose.yml
version: "3" services: hello-world: image: hello-world build: . environmen