-
Notifications
You must be signed in to change notification settings - Fork 575
Comparing changes
Open a pull request
base repository: docker/buildx
base: v0.11.0
head repository: docker/buildx
compare: v0.11.1
- 18 commits
- 25 files changed
- 4 contributors
Commits on Jun 15, 2023
-
bake: fix incorrect dockerfile resolution against cwd:// context
We need to resolve the strip the cwd:// prefix before attempting to resolve the dockerfile. Otherwise, we'll get the cwd:// prefix in the dockerfile name, which isn't stripped out later. Signed-off-by: Justin Chadwell <me@jedevc.com> (cherry picked from commit 431732f)
Configuration menu - View commit details
-
Copy full SHA for bc597e6 - Browse repository at this point
Copy the full SHA bc597e6View commit details -
builder: skip name validation for docker context
Although a builder from the store cannot be created unless it has a valid name, this is not the case for a Docker context. We should skip name validation when checking a node from the store and fall back to finding one from Docker context instead. Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> (cherry picked from commit b1c5449)
Configuration menu - View commit details
-
Copy full SHA for 9f844df - Browse repository at this point
Copy the full SHA 9f844dfView commit details
Commits on Jun 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ff87dd1 - Browse repository at this point
Copy the full SHA ff87dd1View commit details
Commits on Jul 3, 2023
-
docs: set experimental annotation
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> (cherry picked from commit 7a54721)
Configuration menu - View commit details
-
Copy full SHA for 74fa66b - Browse repository at this point
Copy the full SHA 74fa66bView commit details -
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> (cherry picked from commit 1e576dd)
Configuration menu - View commit details
-
Copy full SHA for cb4fea6 - Browse repository at this point
Copy the full SHA cb4fea6View commit details -
bake: ignore profiles in compose definitions
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> (cherry picked from commit 120f3a8)
Configuration menu - View commit details
-
Copy full SHA for afcb118 - Browse repository at this point
Copy the full SHA afcb118View commit details -
controller: include CgroupParent in build.Options
Signed-off-by: Jhan S. Álvarez <alvarezpcuser@gmail.com> (cherry picked from commit e65f6b8)
Configuration menu - View commit details
-
Copy full SHA for 8b85dbe - Browse repository at this point
Copy the full SHA 8b85dbeView commit details -
dockerfile: update docker to 24.0.2
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> (cherry picked from commit 7147463)
Configuration menu - View commit details
-
Copy full SHA for 3702e17 - Browse repository at this point
Copy the full SHA 3702e17View commit details -
build: missing newline when printing build details on error
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> (cherry picked from commit d45601f)
Configuration menu - View commit details
-
Copy full SHA for 47e4c25 - Browse repository at this point
Copy the full SHA 47e4c25View commit details -
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> (cherry picked from commit 20d2501)
Configuration menu - View commit details
-
Copy full SHA for cb1812e - Browse repository at this point
Copy the full SHA cb1812eView commit details -
vendor: update cli-docs-tool to 0.6.0
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> (cherry picked from commit cbc4733)
Configuration menu - View commit details
-
Copy full SHA for a0f91eb - Browse repository at this point
Copy the full SHA a0f91ebView commit details -
docs: update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> (cherry picked from commit 87b9f9e)
Configuration menu - View commit details
-
Copy full SHA for c5e279f - Browse repository at this point
Copy the full SHA c5e279fView commit details -
build: fix host-gateway handling
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> (cherry picked from commit 8cbb7a9)
Configuration menu - View commit details
-
Copy full SHA for 94baaf3 - Browse repository at this point
Copy the full SHA 94baaf3View commit details
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1602b49 - Browse repository at this point
Copy the full SHA 1602b49View commit details -
vendor: update tonistiigi/vt100 to master@f9a4f7ef6531
Signed-off-by: Justin Chadwell <me@jedevc.com>
Configuration menu - View commit details
-
Copy full SHA for 86a5c77 - Browse repository at this point
Copy the full SHA 86a5c77View commit details -
Revert "bake: fix incorrect dockerfile resolution against cwd:// cont…
…ext" This reverts commit bc597e6. Signed-off-by: Justin Chadwell <me@jedevc.com>
Configuration menu - View commit details
-
Copy full SHA for 5159571 - Browse repository at this point
Copy the full SHA 5159571View commit details -
Configuration menu - View commit details
-
Copy full SHA for f581942 - Browse repository at this point
Copy the full SHA f581942View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4df085 - Browse repository at this point
Copy the full SHA b4df085View 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 v0.11.0...v0.11.1