Files
docker-cli/components/packaging
Eli Uriegas c249bb0aea Change make -C to a cd command
Tried out make -C in this scenario and it did not seem to function
correctly, changed to cd.

Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
(cherry picked from commit 3a548f8815d5308b197abea1e39f0a0a4939c4f2)
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2017-07-24 14:36:41 -07:00
..
2017-07-24 14:36:41 -07:00
2017-07-13 15:19:22 -07:00
2017-05-20 05:11:06 +00:00
2017-05-20 05:11:06 +00:00
2017-05-23 03:19:52 +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.10 Yakkety
  • 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 Fedora 24
  • RPM packages for CentOS 7
  • TGZ and ZIP files with static binaries