Skip to content

How do I read from a MultiplexedStream line by line? #698

@mrakgr

Description

@mrakgr

I want to read the docker logs for a container that I launched, but the GetContainerLogsAsync is returning a non-standard MultiplexedStream that cannot be passed into a StreamReader so that I can read it line by line. What should I do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions