compose-spec
compose-spec copied to clipboard
COMPOSE_PROJECT should be always defined
What is the problem you're trying to solve I want to use COMPOSE_PROJECT within docker-compose.yml. To do so I have to put in a .env file or use a wrapper script that sets up the environment variable.
Describe the solution you'd like COMPOSE_PROJECT should be set by docker-compose when it is derived from the directory name or the -p flag.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.