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

Fixing docker input stream closed #60

Open
talksik opened this issue Nov 25, 2024 · 0 comments
Open

Fixing docker input stream closed #60

talksik opened this issue Nov 25, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@talksik
Copy link

talksik commented Nov 25, 2024

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 although that may sound naive.

go test -json ./... | docker run -i ghcr.io/gotesttools/gotestfmt:latest
@talksik talksik added the documentation Improvements or additions to documentation label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Development

No branches or pull requests

1 participant