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

internal/libdocker: buffered capture of client logs #735

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

fjl
Copy link
Collaborator

@fjl fjl commented Mar 1, 2023

This is an experiment to capture client logs using the equivalent of the docker logs command. Using the docker log system instead of attaching to the container should improve the performance of clients when they print lots of output. It also allows timestamping of output.

@fjl fjl mentioned this pull request Mar 1, 2023
@fjl fjl changed the title internal/libdocker: WIP capturing client logs internal/libdocker: buffered capture of client logs Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant