devcontainers / devcontainers/cli
Apply --remove-existing-container before initializeCommand
Abierto
bug
- Lenguaje dominante
- TypeScript
- Estrellas
- 3k
- Forks
- 457
- Merge medio
- 13 h 17 min
- PR fusionados (30 d)
- 6
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.