43 Commits

Author SHA256 Message Date
f381bd54c2 Accepting request 1334906 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1334906
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-stable?expand=0&rev=17
2026-02-25 20:07:41 +00:00
de25607ec0 Fixes CVE-2025-30204, bsc##1240513. Fixes CVE-2025-58181 bsc#1253904 + Fix changelog entry for patch 0016
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=42
2026-02-25 06:07:17 +00:00
c7cac77479 Fix package for Immutable Mode (jsc#PED-14749)
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=41
2026-02-23 11:08:59 +00:00
ed8e0eaf6c Accepting request 1320421 from home:cyphar:docker
- Add Requires containers-selinux on systems with selinux-policy installed.
  bsc#1252672

OBS-URL: https://build.opensuse.org/request/show/1320421
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=40
2025-11-28 08:20:10 +00:00
8dbb895eae Accepting request 1320217 from home:cyphar:docker
- Backport <https://github.com/moby/moby/pull/47498> to fix incorrect
  permissions for overlayfs lowerdir. In practice the permissions of this
  directory are immaterial but some security scanners falsely flag this as an
  issue. bsc#1254206
  + 0016-daemon-overlay2-remove-world-writable-permission-fro.patch

OBS-URL: https://build.opensuse.org/request/show/1320217
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=39
2025-11-27 00:26:13 +00:00
e0b0681b9d Accepting request 1314275 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1314275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-stable?expand=0&rev=16
2025-10-29 20:07:17 +00:00
03b7613216 Accepting request 1314274 from home:cyphar:docker
- Enable SELinux in default daemon.json config (--selinux-enabled). This has no
  practical impact on non-SELinux systems. bsc#1252290

OBS-URL: https://build.opensuse.org/request/show/1314274
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=37
2025-10-29 07:18:57 +00:00
a3def3fc43 Accepting request 1307635 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1307635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-stable?expand=0&rev=15
2025-09-30 15:40:32 +00:00
a1310abd7c Accepting request 1307633 from home:cyphar:docker
- Remove git-core recommends on SLE. Most SLE systems have
  installRecommends=yes by default and thus end up installing git with Docker.
  bsc#1250508

  This feature is mostly intended for developers ("docker build git://") so
  most users already have the dependency installed, and the error when git is
  missing is fairly straightforward (so they can easily figure out what they
  need to install).

- Include historical changelog data from before the docker-stable fork. The
  initial changelog entry did technically provide all the necessary
  information, but our CVE tracking tools do not understand how the package is
  forked and so it seems that this package does not include fixes for ~12 years
  of updates. So, include a copy of the original package's changelog up until
  the fork point. bsc#1250596

OBS-URL: https://build.opensuse.org/request/show/1307633
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=35
2025-09-29 05:43:47 +00:00
02f40a6788 Accepting request 1297601 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1297601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-stable?expand=0&rev=14
2025-08-05 12:21:50 +00:00
4c62c4b874 Accepting request 1297600 from home:cyphar:docker
- Backport <https://github.com/moby/moby/pull/48517>. bsc#1247362
  + 0015-bsc1247362-release-container-layer-on-export.patch

OBS-URL: https://build.opensuse.org/request/show/1297600
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=33
2025-08-05 05:31:04 +00:00
377fed82a0 Accepting request 1293988 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1293988
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-stable?expand=0&rev=13
2025-07-17 15:18:56 +00:00
f11f13f29c Accepting request 1293987 from home:cyphar:docker
- Update to docker-buildx v0.25.0. Upstream changelog:
  <https://github.com/docker/buildx/releases/tag/v0.25.0>
- Update to Go 1.23 for building now that upstream has switched their 23.0.x
  LTSS to use Go 1.23.

OBS-URL: https://build.opensuse.org/request/show/1293987
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=31
2025-07-17 04:31:09 +00:00
c7b00de45a Accepting request 1284722 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1284722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-stable?expand=0&rev=12
2025-07-01 09:34:07 +00:00
bcf41a6f53 Accepting request 1284721 from home:cyphar:docker
- Patches included from snapshot:
  + 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-CVE-2024-23653-update-buildkit-to-include-CVE-patche.patch
  + cli-0001-docs-include-required-tools-in-source-tree.patch

OBS-URL: https://build.opensuse.org/request/show/1284721
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=29
2025-06-11 08:30:48 +00:00
c8e3fae22b Accepting request 1283417 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1283417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-stable?expand=0&rev=11
2025-06-06 20:41:49 +00:00
84b61e3078 Accepting request 1283415 from home:cyphar:docker
- Do not try to inject SUSEConnect secrets when in Rootless Docker mode, as
  Docker does not have permission to access the host zypper credentials in this
  mode (and unprivileged users cannot disable the feature using
  /etc/docker/suse-secrets-enable.) bsc#1240150

  * 0003-SECRETS-SUSE-implement-SUSE-container-secrets.patch

- Rebase patches:
  * 0001-SECRETS-SUSE-always-clear-our-internal-secrets.patch
  * 0002-SECRETS-daemon-allow-directory-creation-in-run-secre.patch
  * 0004-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch
  * 0005-bsc1073877-apparmor-clobber-docker-default-profile-o.patch
  * 0006-SLE12-revert-apparmor-remove-version-conditionals-fr.patch
  * 0007-CVE-2024-2365x-update-buildkit-to-include-CVE-patche.patch
  * 0008-bsc1221916-update-to-patched-buildkit-version-to-fix.patch
  * 0009-bsc1214855-volume-use-AtomicWriteFile-to-save-volume.patch
  * 0010-CVE-2024-41110-AuthZ-plugin-securty-fixes.patch
  * 0011-CVE-2024-29018-libnet-Don-t-forward-to-upstream-reso.patch
  * 0012-CVE-2025-22868-vendor-jws-split-token-into-fixed-num.patch
  * 0013-CVE-2025-22869-vendor-ssh-limit-the-size-of-the-inte.patch
  * 0014-TESTS-backport-fixes-for-integration-tests.patch

OBS-URL: https://build.opensuse.org/request/show/1283415
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=27
2025-06-05 16:35:01 +00:00
2599f63bd4 Accepting request 1282505 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1282505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-stable?expand=0&rev=10
2025-06-04 18:28:15 +00:00
390bf601fc Accepting request 1282503 from home:cyphar:docker
- Always clear SUSEConnect suse_* secrets when starting containers regardless
  of whether the daemon was built with SUSEConnect support. Not doing this
  causes containers from SUSEConnect-enabled daemons to fail to start when
  running with SUSEConnect-disabled (i.e. upstream) daemons.
  This was a long-standing issue with our secrets support but until recently
  this would've required migrating from SLE packages to openSUSE packages
  (which wasn't supported). However, as SLE Micro 6.x and SLES 16 will move
  away from in-built SUSEConnect support, this is now a practical issue users
  will run into. bsc#1244035
  + 0001-SECRETS-SUSE-always-clear-our-internal-secrets.patch
- Rearrange patches:
  - 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch
  + 0002-SECRETS-daemon-allow-directory-creation-in-run-secre.patch
  - 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch
  + 0003-SECRETS-SUSE-implement-SUSE-container-secrets.patch
  - 0003-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch
  + 0004-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch
  - 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch
  + 0005-bsc1073877-apparmor-clobber-docker-default-profile-o.patch
  - 0005-SLE12-revert-apparmor-remove-version-conditionals-fr.patch
  + 0006-SLE12-revert-apparmor-remove-version-conditionals-fr.patch
  - 0006-CVE-2024-2365x-update-buildkit-to-include-CVE-patche.patch
  + 0007-CVE-2024-2365x-update-buildkit-to-include-CVE-patche.patch
  - 0007-bsc1221916-update-to-patched-buildkit-version-to-fix.patch
  + 0008-bsc1221916-update-to-patched-buildkit-version-to-fix.patch
  - 0008-bsc1214855-volume-use-AtomicWriteFile-to-save-volume.patch
  + 0009-bsc1214855-volume-use-AtomicWriteFile-to-save-volume.patch
  - 0009-CVE-2024-41110-AuthZ-plugin-securty-fixes.patch
  + 0010-CVE-2024-41110-AuthZ-plugin-securty-fixes.patch
  - 0010-CVE-2024-29018-libnet-Don-t-forward-to-upstream-reso.patch
  + 0011-CVE-2024-29018-libnet-Don-t-forward-to-upstream-reso.patch
  - 0011-CVE-2025-22868-vendor-jws-split-token-into-fixed-num.patch
  + 0012-CVE-2025-22868-vendor-jws-split-token-into-fixed-num.patch
  - 0012-CVE-2025-22869-vendor-ssh-limit-the-size-of-the-inte.patch
  + 0013-CVE-2025-22869-vendor-ssh-limit-the-size-of-the-inte.patch
  - 0013-TESTS-backport-fixes-for-integration-tests.patch
  + 0014-TESTS-backport-fixes-for-integration-tests.patch

OBS-URL: https://build.opensuse.org/request/show/1282503
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=25
2025-06-04 06:14:16 +00:00
1b9577f500 Accepting request 1268265 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1268265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-stable?expand=0&rev=9
2025-04-10 19:59:20 +00:00
1f8344d0f9 Accepting request 1268263 from home:cyphar:docker
- Update to docker-buildx v0.22.0. Upstream changelog:
  <https://github.com/docker/buildx/releases/tag/v0.22.0>
  * Includes fixes for CVE-2025-0495. bsc#1239765
- Disable transparent SUSEConnect support for SLE-16. PED-12534
  When this patchset was first added in 2013 (and rewritten over the years),
  there was no upstream way to easily provide SLE customers with a way to build
  container images based on SLE using the host subscription. However, with
  docker-buildx you can now define secrets for builds (this is not entirely
  transparent, but we can easily document this new requirement for SLE-16).
  Users should use
    RUN --mount=type=secret,id=SCCcredentials zypper -n ...
  in their Dockerfiles, and
    docker buildx build --secret id=SCCcredentials,src=/etc/zypp/credentials.d/SCCcredentials,type=file .
  when doing their builds.
- Now that the only blocker for docker-buildx support was removed for SLE-16,
  enable docker-buildx for SLE-16 as well. PED-8905

OBS-URL: https://build.opensuse.org/request/show/1268263
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=23
2025-04-10 03:37:04 +00:00
0d9bc8b632 Accepting request 1256097 from home:cyphar:docker
- Don't use the new container-selinux conditional requires on SLE-12, as the
  RPM version there doesn't support it. Arguably the change itself is a bit
  suspect but we can fix that later. bsc#1237367
- Make container-selinux requirement conditional on selinux-policy
  (bsc#1237367)

OBS-URL: https://build.opensuse.org/request/show/1256097
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=22
2025-03-26 02:43:22 +00:00
8a54fdc6c2 Accepting request 1255774 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1255774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-stable?expand=0&rev=8
2025-03-25 21:11:17 +00:00
509ddf3ea0 Accepting request 1255773 from home:cyphar:docker
- Add backport for golang.org/x/oauth2 CVE-2025-22868 fix. bsc#1239185
  + 0011-CVE-2025-22868-vendor-jws-split-token-into-fixed-num.patch
- Add backport for golang.org/x/crypto CVE-2025-22869 fix. bsc#1239322
  + 0012-CVE-2025-22869-vendor-ssh-limit-the-size-of-the-inte.patch
- Refresh patches:
  * 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-CVE-2024-2365x-update-buildkit-to-include-CVE-patche.patch
  * 0007-bsc1221916-update-to-patched-buildkit-version-to-fix.patch
  * 0008-bsc1214855-volume-use-AtomicWriteFile-to-save-volume.patch
  * 0009-CVE-2024-41110-AuthZ-plugin-securty-fixes.patch
  * 0010-CVE-2024-29018-libnet-Don-t-forward-to-upstream-reso.patch
- Move test-related patch to the end of the patch stack:
  - 0011-TESTS-backport-fixes-for-integration-tests.patch
  + 0013-TESTS-backport-fixes-for-integration-tests.patch

OBS-URL: https://build.opensuse.org/request/show/1255773
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=20
2025-03-25 04:02:47 +00:00
6b71823f13 Accepting request 1237207 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1237207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-stable?expand=0&rev=7
2025-01-13 16:50:43 +00:00
e566dff820 Accepting request 1237206 from home:cyphar:docker
Fix changelog.

OBS-URL: https://build.opensuse.org/request/show/1237206
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=18
2025-01-13 01:29:23 +00:00
0e8748a993 Accepting request 1231782 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1231782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-stable?expand=0&rev=6
2024-12-18 19:09:45 +00:00
e34a7a6675 Accepting request 1231778 from home:cyphar:docker
- Add backport for CVE-2024-29018 fix. bsc#1234089
  + 0010-CVE-2024-29018-libnet-Don-t-forward-to-upstream-reso.patch
- Add backport for CVE-2024-23650 fix. bsc#1219437
  - 0006-CVE-2024-23653-update-buildkit-to-include-CVE-patche.patch
  + 0006-CVE-2024-2365x-update-buildkit-to-include-CVE-patche.patch
- Reorder and rebase patches:
  * 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
  * 0007-bsc1221916-update-to-patched-buildkit-version-to-fix.patch
  * 0008-bsc1214855-volume-use-AtomicWriteFile-to-save-volume.patch
  * 0009-CVE-2024-41110-AuthZ-plugin-securty-fixes.patch
  - 0010-TESTS-backport-fixes-for-integration-tests.patch
  + 0011-TESTS-backport-fixes-for-integration-tests.patch

OBS-URL: https://build.opensuse.org/request/show/1231778
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=16
2024-12-18 06:26:49 +00:00
643f13f9e8 Accepting request 1231697 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1231697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-stable?expand=0&rev=5
2024-12-17 18:25:20 +00:00
2a126e7386 Accepting request 1231695 from home:cyphar:docker
- Update to docker-buildx 0.19.3. See upstream changelog online at
  <https://github.com/docker/buildx/releases/tag/v0.19.3>

OBS-URL: https://build.opensuse.org/request/show/1231695
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=14
2024-12-17 13:26:31 +00:00
d7ffb34ada Accepting request 1230150 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1230150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-stable?expand=0&rev=4
2024-12-12 20:17:51 +00:00
839b3feb5f Accepting request 1230149 from home:cyphar:docker
Remove DOCKER_SUSE_SECRETS_ENABLE changelog entry.

OBS-URL: https://build.opensuse.org/request/show/1230149
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=12
2024-12-11 15:36:10 +00:00
1ed3b74234 Accepting request 1230067 from home:cyphar:docker
- 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.
- Added patches:
  + 0010-TESTS-backport-fixes-for-integration-tests.patch

OBS-URL: https://build.opensuse.org/request/show/1230067
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=11
2024-12-11 10:51:10 +00:00
4fd3b176a3 Accepting request 1228306 from Virtualization:containers
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1228306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-stable?expand=0&rev=3
2024-12-05 16:08:47 +00:00
2ff752171e Accepting request 1226898 from home:cyphar:docker:no-buildx
- Disable docker-buildx builds for SLES. It turns out that build containers
  with docker-buildx don't currently get the SUSE secrets mounts applied,
  meaning that container-suseconnect doesn't work when building images.
  bsc#1233819

OBS-URL: https://build.opensuse.org/request/show/1226898
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=9
2024-11-27 12:52:23 +00:00
6ff4a6c834 Accepting request 1224329 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1224329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-stable?expand=0&rev=2
2024-11-15 14:43:32 +00:00
abc8f6ed35 Accepting request 1224328 from home:cyphar:docker
Re-add comment removed by auto-format.

OBS-URL: https://build.opensuse.org/request/show/1224328
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=7
2024-11-15 00:49:44 +00:00
2eee18668a Accepting request 1224191 from home:cyphar:docker
- Remove DOCKER_NETWORK_OPTS from docker.service. This was removed from
  sysconfig a long time ago, and apparently this causes issues with systemd in
  some cases.
- Update --add-runtime to point to correct binary path.

OBS-URL: https://build.opensuse.org/request/show/1224191
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=6
2024-11-15 00:13:41 +00:00
88fab01f49 Accepting request 1219925 from Virtualization:containers
Add docker-stable package.

OBS-URL: https://build.opensuse.org/request/show/1219925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-stable?expand=0&rev=1
2024-11-01 20:04:47 +00:00
96ce48c3fa Accepting request 1219924 from home:cyphar:docker
Apply patches properly.

OBS-URL: https://build.opensuse.org/request/show/1219924
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=4
2024-10-31 17:47:03 +00:00
5e7f6808d2 Accepting request 1219598 from home:cyphar:docker
docker.spec -> docker-stable.spec

OBS-URL: https://build.opensuse.org/request/show/1219598
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=3
2024-10-30 14:42:40 +00:00
408f5fbd63 Accepting request 1219594 from home:cyphar:docker
docker.changes -> docker-stable.changes

OBS-URL: https://build.opensuse.org/request/show/1219594
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=2
2024-10-30 14:24:16 +00:00
079c092ad1 Accepting request 1208740 from home:cyphar:docker
Add docker-stable package.

OBS-URL: https://build.opensuse.org/request/show/1208740
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-stable?expand=0&rev=1
2024-10-18 00:35:19 +00:00