devcontainers / devcontainers/cli
docker-compose do not use --project-name param to set COMPOSE_PROJECT_NAME
未关闭
bug
- 主要语言
- TypeScript
- 星标
- 3k
- 派生
- 457
- 平均合并
- 13 小时 17 分钟
- 30 天内合并 PR
- 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 还没有评估数据。