Packages are no longer built for Ubuntu 17.10 since commit eb635bdb3044b008344c8318c8d727ac94662526, so remove it from the README as well Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 9cab4c43c4dd30e86efed1dfb9199ed91d766eca) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 89705eb29d9f8782cf218a6d4692dd8a34a95857 Component: packaging
18 lines
559 B
Markdown
18 lines
559 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 18.04 Bionic
|
|
* DEB packages for Ubuntu 16.04 Xenial
|
|
* DEB packages for Debian 10 Buster
|
|
* DEB packages for Debian 9 Stretch
|
|
* RPM packages for Fedora 28
|
|
* RPM packages for Fedora 27
|
|
* RPM packages for CentOS 7
|
|
* TGZ and ZIP files with static binaries
|