Files
docker-cli/components/packaging
Eli Uriegas 23ba2a13ef Change metadata to be stored in docker-engine
People blow away `/var/lib/docker` all the time so we probably shouldn't
store important data there.

Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
(cherry picked from commit 9391057c9472ba24049b8645c251a4c63894522f)
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
Upstream-commit: 865140fc4155481b20f694a4528e04e48eb76de4
Component: packaging
2018-09-26 22:33:01 +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-09-04 08:26:35 +00:00
2018-09-20 13:04:16 +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 17.10 Artful
  • DEB packages for Ubuntu 16.04 Xenial
  • DEB packages for Ubuntu 14.04 Trusty
  • DEB packages for Debian 10 Buster
  • DEB packages for Debian 9 Stretch
  • DEB packages for Debian 8 Jessie
  • DEB packages for Debian 7 Wheezy
  • RPM packages for Fedora 28
  • RPM packages for Fedora 27
  • RPM packages for CentOS 7
  • TGZ and ZIP files with static binaries