microsoft / microsoft/vscode-containers
Allow compose pause/unpause containers
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- TypeScript
- Stars
- 139
- Forks
- 87
- Avg merge
- 9h 15m
- Merged PRs (30d)
- 9
Description
Now to pause/unpause containers, i have to cd in project folder and run docker compose pause manually.
Really would like to be able to do that via UI.
Related to https://github.com/microsoft/vscode-containers/issues/128
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reviewing the extension's existing UI actions for containers and the related issue #128; done means Docker Compose pause and unpause are available through the UI and match the corresponding CLI behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, typescript, vscode
- Domain
- devops, devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100