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

Fix tar hardlink issue #13

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Fix tar hardlink issue #13

merged 1 commit into from
Aug 27, 2024

Conversation

mering
Copy link
Collaborator

@mering mering commented Aug 27, 2024

@mering mering merged commit d7bb886 into main Aug 27, 2024
@mering mering deleted the fix-hardlink-issue branch August 27, 2024 18:21
nex3 added a commit to nex3/features-dart-sdk that referenced this pull request Aug 31, 2024
This works around a bug where tar files could be generated with two different instances of the same file, which in turn tickles a crashing bug in the container builder (devcontainers/cli#699). This is the same solution as in devcontainers-community/features-llvm#7 and devcontainers-community/features-bazel#13.

Closes devcontainers-community#3
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