-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Comparing changes
Open a pull request
base repository: moby/moby
base: v26.1.0
head repository: moby/moby
compare: v26.1.1
- 8 commits
- 27 files changed
- 5 contributors
Commits on Apr 25, 2024
-
vendor: update buildkit to v0.13.2
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c9689ec - Browse repository at this point
Copy the full SHA c9689ecView commit details
Commits on Apr 26, 2024
-
Merge pull request #47762 from tonistiigi/26.1-update-buildkit-v0.13.2
[26.1] vendor: update buildkit to v0.13.2
Configuration menu - View commit details
-
Copy full SHA for a9a8787 - Browse repository at this point
Copy the full SHA a9a8787View commit details -
Includes fix for HTTP fallback Signed-off-by: Derek McGowan <derek@mcg.dev> (cherry picked from commit eeec716) Signed-off-by: Austin Vazquez <macedonv@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 2c91196 - Browse repository at this point
Copy the full SHA 2c91196View commit details
Commits on Apr 29, 2024
-
Merge pull request #47767 from austinvazquez/cherry-pick-eeec716e332e…
…5c058dfe70ddc0006d8552f632b2-to-26.1 [26.1 backport] vendor: update containerd to v1.7.16
Configuration menu - View commit details
-
Copy full SHA for 21da192 - Browse repository at this point
Copy the full SHA 21da192View commit details -
Allow for a read-only "/proc/sys/net".
If dockerd runs on a host with a read-only /proc/sys/net filesystem, it isn't able to enable or disable IPv6 on network interfaces when attaching a container to a network (including initial networks during container creation). In release 26.0.2, a read-only /proc/sys/net meant container creation failed in all cases. So, don't attempt to enable/disable IPv6 on an interface if it's already set appropriately. If it's not possible to enable IPv6 when it's needed, just log (because that's what libnetwork has always done if IPv6 is disabled in the kernel). If it's not possible to disable IPv6 when it needs to be disabled, refuse to create the container and raise an error that suggests setting environment variable "DOCKER_ALLOW_IPV6_ON_IPV4_INTERFACE=1", to tell the daemon it's ok to ignore the problem. Signed-off-by: Rob Murray <rob.murray@docker.com> (cherry picked from commit 01ea18f) Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Configuration menu - View commit details
-
Copy full SHA for 4061808 - Browse repository at this point
Copy the full SHA 4061808View commit details -
Option to avoid deleting the kernel_ll address from bridges.
If env var DOCKER_BRIDGE_PRESERVE_KERNEL_LL=1, don't assign fe80::1/64 to a bridge, and don't delete any link local address with prefix fe80::/64. Signed-off-by: Rob Murray <rob.murray@docker.com> (cherry picked from commit 57ada4b) Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Configuration menu - View commit details
-
Copy full SHA for 2f5bbbe - Browse repository at this point
Copy the full SHA 2f5bbbeView commit details
Commits on Apr 30, 2024
-
Merge pull request #47774 from vvoland/v26.1-47769
[26.1 backport] Allow for a read-only "/proc/sys/net".
Configuration menu - View commit details
-
Copy full SHA for 9a2b531 - Browse repository at this point
Copy the full SHA 9a2b531View commit details -
Merge pull request #47775 from vvoland/v26.1-47771
[26.1 backport] Option to avoid deleting the kernel_ll address from bridges.
Configuration menu - View commit details
-
Copy full SHA for ac2de55 - Browse repository at this point
Copy the full SHA ac2de55View 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 v26.1.0...v26.1.1