I have env_file option in my docker-compose.yml file.
However, when I use container-transform, every option is translated into dockerrun, but env_file variable.
What is the efficient way to pass django environment variables to the docker deployed in elastic beanstalk?