Files
docker-cli/components/packaging
Daniel Hiltgen b6f361cd3a Add standard OCI labels
This adds the standardized OCI labels for our image so downstream tools
will be able to inspect/extract these mechanically.

Reference: https://github.com/opencontainers/image-spec/blob/master/annotations.md#pre-defined-annotation-keys

Signed-off-by: Daniel Hiltgen <daniel.hiltgen@docker.com>
Upstream-commit: 58e5b9c98134930c00ad678bc0de454b490dd7b6
Component: packaging
2018-08-29 10:27:51 -07:00
..
2018-08-29 10:27:51 -07:00
2018-08-28 23:31:50 +00:00
2018-07-06 18:04:36 +00:00
2018-08-18 21:49:50 +00:00
2018-03-30 22:12:42 +00: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 27
  • RPM packages for Fedora 26
  • RPM packages for CentOS 7
  • TGZ and ZIP files with static binaries