devcontainers / devcontainers/cli
The `devcontainer templates apply` command hangs
Open
bug
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 457
- Avg merge
- 13h 17m
- Merged PRs (30d)
- 6
Description
I'm attempting to test a new dev container template I'm creating. When using the `devcontainer templates apply --template-id 'ghcr.io/mcollier/logic-app-dev-container-template/logic-app-standard' ` command, the command appears to hang (doesn't exit successful . .. . just hangs). I can use CTRL+C to exit. The files in the folder look correct, and thus seems like the template was applied correctly.
Could there be something wrong with my template? Or a bug in the `devcontainer templates apply` command?
Contributor guide
Assessment
This issue has not been assessed yet.