devcontainers / devcontainers/ci
question: how to specify docker compose version?
Open
- Dominant language
- TypeScript
- Stars
- 496
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
Running `@devcontainers/ci` on GitHub Actions hosted runner ubuntu-22.04 (which has both compose v1 and v2) uses docker compose v1 and building image for `compose.yaml` (which v1 does not support) fails.
Are there any way to specify docker compose version the action uses?
Contributor guide
Assessment
This issue has not been assessed yet.