microsoft / microsoft/vscode-remote-release

Include the `docker-compose log` as a task in the output tab

Open
#2,760 1 comment 13 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.