0

I am using django cookiecutter configuration with Docker and I can not make docker-compose read $COMPOSE_FILE env variable.

I did this

export COMPOSE_FILE=local.yml

And this is the outcome when a I run either docker-compose up or build:

Can't find a suitable configuration file in this directory or any
        parent. Are you in the right directory?

        Supported filenames: docker-compose.yml, docker-compose.yaml

0 Answers0