-
Notifications
You must be signed in to change notification settings - Fork 18.7k
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
Experimental BuildKit support #37151
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
6fcb36f
vendor: add buildkit dependency
tonistiigi ea36c3c
daemon: access to distribution internals
tonistiigi 9a0eb8d
layer: relax graphdriver ID format
tonistiigi 27fa0e8
builder: snapshotter and exporter
tonistiigi 22f7cae
builder: experimental buildkit base
tonistiigi 0bddd4c
builder: add graceful cancellation endpoint
tonistiigi 46bd229
builder: add cache-from support to buildkit
tonistiigi b742459
builder: adapter update after vendor update
tonistiigi bb68c81
builder: produce duplicate cache keys on pull
tonistiigi b225258
builder: export build cache records
tonistiigi f0a9e54
builder: add usage to snapshotter adapter
tonistiigi 760ecf9
builder: expand prune to buildkit
tonistiigi ed651e7
builder: fixes after rebase
tonistiigi 8900e3c
builder: patch incomplete download handling
tonistiigi 9239526
builder: add support for building from tarball
tonistiigi 3a1da5c
builder: fix compiling with buildkit on windows and integration tests
f6e58ca
builder: pass DOCKER_BUILDKIT to enable buildkit in tests
60a911d
builder: Add TODOBuildkit test requirement, specifically for TestBuil…
9cc49b4
builder: have TestBuildDockerignoringBadExclusion pass with buildkit
f3ef8c9
builder: protect early progress writes
tonistiigi a25846a
builder: add support for separate upload-request
tonistiigi 72d10ce
builder: enable gateway through syntax directive
tonistiigi 9328f04
builder: support for images without layers
tonistiigi 1f09adb
integration-cli: fix health test
tonistiigi 157b0b3
builder: lint fixes
tonistiigi 4cdb685
builder: move tagging to exporter
tonistiigi 2567dd9
builder: fix cancellation context issue
tonistiigi 1a6262e
builder: notify output buffering on body close
tonistiigi 6aa76ad
api: update godoc
tonistiigi 577732f
builder: more experimental/windows validation
tonistiigi ab4cbe2
builder: correct output buffering order
tonistiigi b1942bc
integration-cli: fix error message for non-buildkit
tonistiigi 2092adf
vendor: update runc for helper packages
tonistiigi 96c65a3
Add support for schema 1 pull
dmcgowan 0728fb2
builder: override history dates from ref metadata
tonistiigi f41af1e
builder: updates for newer containerd
tonistiigi 8ccbc2c
builder: update ID of trace messages
tonistiigi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
This comment was marked as spam.
Sorry, something went wrong.