-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Comparing changes
Open a pull request
base repository: docker/cli
base: 61295de
head repository: docker/cli
compare: b30095b
- 15 commits
- 62 files changed
- 2 contributors
Commits on Jun 5, 2018
-
builder: add experimental buildkit base
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a9959b1 - Browse repository at this point
Copy the full SHA a9959b1View commit details -
buildkit: basic progress support
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for df0b04d - Browse repository at this point
Copy the full SHA df0b04dView commit details -
builder: graceful cancellation for buildkit
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ca76954 - Browse repository at this point
Copy the full SHA ca76954View commit details -
vendor: update moby and buildkit
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 85ad7aa - Browse repository at this point
Copy the full SHA 85ad7aaView commit details -
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 99a18ed - Browse repository at this point
Copy the full SHA 99a18edView commit details -
system: add buildcache formatting
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 735aff0 - Browse repository at this point
Copy the full SHA 735aff0View commit details -
buildkit: update fsutil vendored package to fix hanging
Signed-off-by: Tibor Vass <tibor@docker.com>
Tibor Vass committedJun 5, 2018 Configuration menu - View commit details
-
Copy full SHA for ffdfadb - Browse repository at this point
Copy the full SHA ffdfadbView commit details -
builder: use a separate upload request for early progress
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 77db914 - Browse repository at this point
Copy the full SHA 77db914View commit details
Commits on Jun 6, 2018
-
builder: Add support for using context from stdin with buildkit
Signed-off-by: Tibor Vass <tibor@docker.com>
Tibor Vass committedJun 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 2041bc1 - Browse repository at this point
Copy the full SHA 2041bc1View commit details -
builder: Add support for using dockerfile from stdin with buildkit
Signed-off-by: Tibor Vass <tibor@docker.com>
Tibor Vass committedJun 6, 2018 Configuration menu - View commit details
-
Copy full SHA for f00773e - Browse repository at this point
Copy the full SHA f00773eView commit details -
builder: error out if buildkit is on and stdin is used for both docke…
…rfile and context Signed-off-by: Tibor Vass <tibor@docker.com>
Tibor Vass committedJun 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 2fbca34 - Browse repository at this point
Copy the full SHA 2fbca34View commit details -
builder: fix
-fhandling with buildkitSigned-off-by: Tibor Vass <tibor@docker.com>
Tibor Vass committedJun 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 507b037 - Browse repository at this point
Copy the full SHA 507b037View commit details -
builder: fix output handling with buildkit (quiet option, redirects)
With this patch the following become true even with buildkit enabled: 1. `docker build -q .` only outputs the created image's sha256 ID. 2. `docker build -q .` outputs as if no `-q` was specified, if error occurred 3. `docker build . &> out` outputs JSON (instead of TTY characters) Signed-off-by: Tibor Vass <tibor@docker.com>
Tibor Vass committedJun 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 909629f - Browse repository at this point
Copy the full SHA 909629fView commit details -
vendor: update buildkit to 8b131af0
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 17bcb1c - Browse repository at this point
Copy the full SHA 17bcb1cView commit details -
builder: setting DOCKER_BUILDKIT environment variable to any non-empt…
…y string enables the use of buildkit Signed-off-by: Tibor Vass <tibor@docker.com>
Tibor Vass committedJun 6, 2018 Configuration menu - View commit details
-
Copy full SHA for b30095b - Browse repository at this point
Copy the full SHA b30095bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 61295de...b30095b