microsoft / microsoft/vscode-remote-release
Include the `docker-compose log` as a task in the output tab
Open
@chrmarti is already working on this.
Since Apr 22, 2020.
containers
feature-request
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Before using devcontainer.json to invoke my docker-compose stacks, I found it very useful to have the log from all containers available in a terminal window to reference while debugging my application. I know I can manually invoke a log of an individual container in a new integrated terminal, but I feel it would be more useful to have the log written to a task in the output tab and have it include all containers in the stack.
Thank you for all the work on this system, the last few months in particular!
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.
Assessment
This issue has not been assessed yet.