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: add locking to WITH DOCKER --cache-id #4097

Merged
merged 1 commit into from May 14, 2024
Merged

Conversation

alexcb
Copy link
Collaborator

@alexcb alexcb commented May 7, 2024

The with DOCKER --cache-id feature requires locking to prevents two buildkit from running two instances of docker on the same shared data-root.

The `with DOCKER --cache-id` feature requires locking to prevents two
buildkit from running two instances of docker on the same shared
data-root.

Signed-off-by: Alex Couture-Beil <alex@earthly.dev>
@alexcb alexcb marked this pull request as ready for review May 13, 2024 23:59
@alexcb alexcb requested a review from a team as a code owner May 14, 2024 00:01
@alexcb alexcb merged commit 61c2d36 into main May 14, 2024
103 checks passed
@alexcb alexcb deleted the acb/with-docker-id-flock branch May 14, 2024 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants