Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for viewing and managing volumes in the remote explorer #4830

Closed
egamma opened this issue Apr 6, 2021 · 0 comments
Closed

Add support for viewing and managing volumes in the remote explorer #4830

egamma opened this issue Apr 6, 2021 · 0 comments
Assignees
Labels
containers Issue in vscode-remote containers

Comments

@egamma
Copy link
Member

egamma commented Apr 6, 2021

Render the volumes used by dev containers and provide commands to:

  • Remove a volume
  • Inspect the Docker meta data for a volume
  • Explore the volume in a basic dev container

The hover should provide additional details about the volume, e.g., which container is using it, whether it is dangling, etc.

image

@chrmarti chrmarti added the containers Issue in vscode-remote containers label Jun 7, 2021
@egamma egamma closed this as completed Jun 30, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Aug 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
containers Issue in vscode-remote containers
Projects
None yet
Development

No branches or pull requests

2 participants