devcontainers / devcontainers/cli
docker-compose do not use --project-name param to set COMPOSE_PROJECT_NAME
オープン
bug
- 主要言語
- TypeScript
- スター
- 3k
- フォーク
- 457
- 平均マージ
- 13時間 17分
- マージ済み PR(30日)
- 6
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。