[20.10 backport] vendor: github.com/moby/buildkit v0.8.2#42061
Merged
Conversation
AkihiroSuda
approved these changes
Feb 23, 2021
full diff: moby/buildkit@68bb095...9065b18 - fix seccomp compatibility in 32bit arm - fixes Unable to build alpine:edge containers for armv7 - fixes Buildx failing to build for arm/v7 platform on arm64 machine - resolver: avoid error caching on token fetch - fixes "Error: i/o timeout should not be cached" - fileop: fix checksum to contain indexes of inputs - frontend/dockerfile: add RunCommand.FlagsUsed field - relates to [20.10] Classic builder silently ignores unsupported Dockerfile command flags - update qemu emulators - relates to "Impossible to run git clone inside buildx with non x86 architecture" - Fix reference count issues on typed errors with mount references - fixes errors on releasing mounts with typed execerror refs - fixes / addresses invalid mutable ref when using shared cache mounts - dockerfile/docs: fix frontend image tags - git: set token only for main remote access - fixes "Loading repositories with submodules is repeated. Failed to clone submodule from googlesource" - allow skipping empty layer detection on cache export Signed-off-by: Sebastiaan van Stijn <[email protected]> Signed-off-by: Tibor Vass <[email protected]> (cherry picked from commit 9962a3f) Signed-off-by: Tibor Vass <[email protected]>
tiborvass
force-pushed
the
20.10_backport_bump_buildkit
branch
from
February 25, 2021 01:41
7fa75dd to
5980880
Compare
tiborvass
approved these changes
Feb 25, 2021
See moby/buildkit#1993 Signed-off-by: Tibor Vass <[email protected]> (cherry picked from commit 9bf93e9) Signed-off-by: Tibor Vass <[email protected]>
tiborvass
force-pushed
the
20.10_backport_bump_buildkit
branch
from
February 25, 2021 01:51
5980880 to
35f5f9e
Compare
tiborvass
marked this pull request as ready for review
February 25, 2021 06:27
tiborvass
approved these changes
Feb 25, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #42056
full diff: moby/buildkit@68bb095...9065b18
Changes in moby:
Signed-off-by: Sebastiaan van Stijn [email protected]
Signed-off-by: Tibor Vass [email protected]