Skip to content

Fixing docker input stream closed #60

Open
@talksik

Description

@talksik

In my case, I had to add the -i flag so that docker didn't close the input stream. I believe this was because my computer is really fast to close the interactive shell input

go test -json ./... | docker run -i ghcr.io/gotesttools/gotestfmt:latest

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions