devcontainers / devcontainers/spec

Status and Stop container, Destroy image

Open
#694 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
5.7k
Forks
496
PR merge metrics
No merged PRs in 30d

Description

* Add a new command line option to return the status of the current dev container - if it's built as an image, running as a container, or stopped.
* Add a new command line option "down" to stop the current dev container. Verify it is running before attempting to stop it.
* Add a new command line option to destroy the previously built image. Verify that there is no container running that image and that the image exists before attempting to destroy it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.