I have the following docker-compose.yml:
docker-compose.yml
version: \'3.7\' services: backend: image: ${REGISTRY_HOST}/backend:0.0.1 environment: