Files
docker-cli/components/packaging
Eli Uriegas b5921cde4f Don't append number when doing a dev build
Found a bug where a number was being appended to the nightly dev builds
package name causing the latest packages not to be considered as the
latest packages by the package manager.

This makes it so that the nubmer is not included on dev builds.

Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
Upstream-commit: 63be84fc6ed88847a003dfb32e0dc8bc9126411e
Component: packaging
2018-03-19 22:17:15 +00:00
..
2018-03-15 22:16:30 +00:00
2017-05-20 05:11:06 +00:00
2018-02-14 15:21:31 -08: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.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