9a4f7f6039
- Update docker-buildx to v0.19.2. See upstream changelog online at <https://github.com/docker/buildx/releases/tag/v0.19.2>. Some notable changelogs from the last update: * <https://github.com/docker/buildx/releases/tag/v0.19.0> * <https://github.com/docker/buildx/releases/tag/v0.18.0> - Update to Go 1.22. - Add a new toggle file /etc/docker/suse-secrets-enable which allows users to disable the SUSEConnect integration with Docker (which creates special mounts in /run/secrets to allow container-suseconnect to authenticate containers with registries on registered hosts). bsc#1231348 bsc#1232999 In order to disable these mounts, just do echo 0 > /etc/docker/suse-secrets-enable and restart Docker. In order to re-enable them, just do echo 1 > /etc/docker/suse-secrets-enable and restart Docker. Docker will output information on startup to tell you whether the SUSE secrets feature is enabled or not. * 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch - Add docker-integration-tests-devel subpackage for building and running the upstream Docker integration tests on machines to test that Docker works properly. Users should not install this package. - docker-rpmlintrc updated to include allow-list for all of the integration tests package, since it contains a bunch of stuff that wouldn't normally be allowed. OBS-URL: https://build.opensuse.org/request/show/1230066 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=420 |
||
---|---|---|
_service | ||
.gitattributes | ||
.gitignore | ||
80-docker.rules | ||
0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch | ||
0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch | ||
0003-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch | ||
0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch | ||
0005-SLE12-revert-apparmor-remove-version-conditionals-fr.patch | ||
0006-bsc1221916-update-to-patched-buildkit-version-to-fix.patch | ||
0007-bsc1214855-volume-use-AtomicWriteFile-to-save-volume.patch | ||
cli-0001-docs-include-required-tools-in-source-tree.patch | ||
docker-26.1.4_ce_de5c9cf0b96e.tar.xz | ||
docker-26.1.5_ce_411e817ddf71.tar.xz | ||
docker-audit.rules | ||
docker-buildx-0.17.1.tar.xz | ||
docker-buildx-0.19.2.tar.xz | ||
docker-cli-26.1.4_ce.tar.xz | ||
docker-cli-26.1.5_ce.tar.xz | ||
docker-daemon.json | ||
docker-integration.sh | ||
docker-rpmlintrc | ||
docker.changes | ||
docker.service | ||
docker.socket | ||
docker.spec | ||
docker.sysusers | ||
README_SUSE.md | ||
sysconfig.docker |