Files
docker-cli/components/packaging
Eli Uriegas f7ee7db603 Static Dev builds should include date and sha
Adds git date plus git commit sha to static builds if the version being
built for is a development version

Output is similar to: `docker-18.02.0-ce-dev-20180120.170357-fa4fb35.tgz`

Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
Upstream-commit: 8a86c3a6a54760b19cd67854bf68e408bd2a17fb
Component: packaging
2018-01-24 00:31:50 +00:00
..
2017-05-20 05:11:06 +00:00
2018-01-22 19:10:56 +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 17.04 Zesty
  • DEB packages for Ubuntu 16.04 Xenial
  • DEB packages for Ubuntu 14.04 Trusty
  • DEB packages for Debian 9 Stretch
  • DEB packages for Debian 8 Jessie
  • DEB packages for Debian 7 Wheezy
  • RPM packages for Fedora 25
  • RPM packages for CentOS 7
  • TGZ and ZIP files with static binaries