Ubuntu 16.10 (Yakkety) reached it's "End of Life" on July 20, 2017: http://fridge.ubuntu.com/2017/07/20/ubuntu-16-10-yakkety-yak-end-of-life-reached-on-july-20-2017/ As such we are removing support for the distribution for future versions of Docker packages. Signed-off-by: Eli Uriegas <eli.uriegas@docker.com> (cherry picked from commit 36cc14cd480879391eeb9f470417698618f4cdb3) Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
20 lines
631 B
Markdown
20 lines
631 B
Markdown
# Docker CE Packaging
|
|
|
|
This repo contains the open source scripts for packaging
|
|
[Docker CE products](https://store.docker.com/search?offering=community&q=&type=edition).
|
|
|
|
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 Fedora 24
|
|
* RPM packages for CentOS 7
|
|
* TGZ and ZIP files with static binaries
|