devcontainers / devcontainers/cli
Apply --remove-existing-container before initializeCommand
Ouverte
bug
- Langage dominant
- TypeScript
- Étoiles
- 3k
- Forks
- 457
- Merge moyen
- 13 h 17 min
- PR mergées (30 j)
- 6
Description
VS Code devcontainer extension removes the devcontainer before running the rebuild. The Devcontainer CLI although works differently by applying options like `--remove-existing-container` only after `initializeCommand`. It could lead to the situation when old container left running although the rebuild has failed. It would be good to align the behaviour.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.