Files
docker-cli/components/packaging
Sebastiaan van Stijn 2b827d4782 Remove obsolete "selinux" and "engine" packages from CLI rpm
The CLI package does not provide the functionality of the
"selinux" and "engine" packages (it does _conflict_ with
older engine packages though).

This removes the "obsoletes" from the CLI package, as the
Engine package already obsoletes the other ones.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit d4e1ddb963a43ff9f0a06e4ed1b37307c8f26a17)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 9e6f124b6b5deba3878ad242661d1991881f33b9
Component: packaging
2018-12-17 18:04:48 +01:00
..
2018-12-13 23:53:43 +00:00
2018-12-13 23:53:43 +00:00
2018-09-26 18:57:16 +00:00
2018-07-06 18:04:36 +00:00
2018-09-12 06:00:21 -07:00
2018-08-18 21:49:50 +00:00
2018-12-13 23:53:43 +00:00
2018-10-26 14:25:17 +02:00

Docker CE Packaging

This repo contains the open source scripts for packaging Docker CE products.

This repository is solely maintained by Docker, Inc.

The scripts will build for this list of packages types:

  • DEB packages for Ubuntu 18.04 Bionic
  • DEB packages for Ubuntu 16.04 Xenial
  • DEB packages for Debian 10 Buster
  • DEB packages for Debian 9 Stretch
  • RPM packages for Fedora 28
  • RPM packages for Fedora 27
  • RPM packages for CentOS 7
  • TGZ and ZIP files with static binaries