devcontainers / devcontainers/cli

docker-compose do not use --project-name param to set COMPOSE_PROJECT_NAME

Open
#643 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
3k
Forks
457
Avg merge
13h 17m
Merged PRs (30d)
6

Description

This is an issue in docker-compose but affects devcontainers: the devcontainer `use docker-compose --project-name `, but unfortunatelly and surprisingly it do not set COMPOSE_PROJECT_NAME for the compose file. The short version of that command line param behave correctly (-p).
I would recommend to change --project-name command line param usage to -p.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.