devcontainers / devcontainers/cli
docker-compose do not use --project-name param to set COMPOSE_PROJECT_NAME
Đang mở
bug
- Ngôn ngữ chính
- TypeScript
- Star
- 3k
- Fork
- 457
- Merge trung bình
- 13 giờ 17 phút
- Pull request đã merge (30 ngày)
- 6
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.