mirror of
https://abf.rosa.ru/djam/docker.git
synced 2025-02-23 17:42:47 +00:00
P docker-ce
https://www.opennet.ru/openforum/vsluhforumID3/128847.html#180
This commit is contained in:
parent
96501a4be6
commit
bfee5e7fc3
1 changed files with 4 additions and 2 deletions
|
@ -18,7 +18,7 @@ Summary: Automates deployment of containerized applications
|
|||
Name: docker
|
||||
Version: 20.10.17
|
||||
%global moby_version %{version}
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: ASL 2.0
|
||||
Epoch: 1
|
||||
Group: System/Configuration/Other
|
||||
|
@ -71,7 +71,9 @@ Requires(postun): sed
|
|||
# https://bugzilla.redhat.com/show_bug.cgi?id=1034919
|
||||
# No longer needed in Fedora because of libcontainer
|
||||
Provides: lxc-docker = %{version}
|
||||
Provides: docker-swarm = %{version}-%{release}
|
||||
Provides: docker-swarm = %{EVRD}
|
||||
# compat with Docker repos for RH
|
||||
Provides: docker-ce = %{EVRD}
|
||||
|
||||
%description
|
||||
Docker is an open-source engine that automates the deployment of any
|
||||
|
|
Loading…
Add table
Reference in a new issue