[packages/docker-ce] up to 28.3.0
atler
atler at pld-linux.org
Thu Jun 26 01:24:32 CEST 2025
commit 10786a33f3811aa0ac922e51d7261c466e2facad
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Jun 26 01:24:22 2025 +0200
up to 28.3.0
docker-ce.spec | 4 ++--
systemd.patch | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/docker-ce.spec b/docker-ce.spec
index 6a64365..f7da7bc 100644
--- a/docker-ce.spec
+++ b/docker-ce.spec
@@ -1,12 +1,12 @@
Summary: Docker CE: the open-source application container engine
Name: docker-ce
-Version: 28.0.1
+Version: 28.3.0
Release: 1
License: Apache v2.0
Group: Applications/System
# https://github.com/moby/moby/releases
Source0: https://github.com/moby/moby/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 57f86595d3dddc6541ca24acaf7c519c
+# Source0-md5: 87a336d8939e50bd34526d748d33faeb
Source1: dockerd.sh
Source2: docker.init
Source3: docker.sysconfig
diff --git a/systemd.patch b/systemd.patch
index cb7f6d0..2f5acaf 100644
--- a/systemd.patch
+++ b/systemd.patch
@@ -1,7 +1,7 @@
--- docker-1.12.1/contrib/init/systemd/docker.service 2016-08-30 00:06:51.450800482 +0300
+++ docker-1.12.1/contrib/init/systemd/docker.service 2016-09-26 21:36:55.000000000 +0300
@@ -5,11 +5,12 @@
- Requires=docker.socket
+ StartLimitIntervalSec=60
[Service]
+EnvironmentFile=-/etc/sysconfig/docker
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/docker-ce.git/commitdiff/10786a33f3811aa0ac922e51d7261c466e2facad
More information about the pld-cvs-commit
mailing list