formulahendry / formulahendry/vscode-docker-explorer

Add more common docker commands to context menu

Open
#7 7 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
49
Forks
22
PR merge metrics
No merged PRs in 30d

Description

e.g.

* `docker run -it [thingy] /bin/bash` (ideally user-configurable) to quickly run a shell command inside the container
* remove container (and remove image, once #2 comes around),
* stop/start multiple containers (currently it's only one at a time)
* view logs of a container (both ad-hoc and tailing)

I'm sure there are a bunch more that people will find useful.

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.