compose-spec icon indicating copy to clipboard operation
compose-spec copied to clipboard

COMPOSE_PROJECT should be always defined

Open masi opened this issue 3 years ago • 1 comments

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.

masi avatar Feb 13 '22 10:02 masi

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.

github-actions[bot] avatar May 25 '25 00:05 github-actions[bot]