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

docker: Fix broken pipe on docker layer creation #103200

Merged
merged 1 commit into from Nov 9, 2020

Conversation

mickours
Copy link
Contributor

@mickours mickours commented Nov 9, 2020

Add -p to the tee command to avoid exiting on breaking pipe due to tarsum finishing before tar while creating docker layers.

(cherry picked from commit 24c5059)

Backport of #101403 into 20.09

Add `-p` to the `tee` command to avoid exiting on breaking pipe due to
tarsum finishing before tar which creating docker layers.

(cherry picked from commit 24c5059)
Copy link
Member

@roberth roberth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, waiting for ofborg

@mickours
Copy link
Contributor Author

mickours commented Nov 9, 2020

All is green!

@roberth
Copy link
Member

roberth commented Nov 9, 2020

Thanks!

@roberth roberth merged commit 96052f3 into NixOS:release-20.09 Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants