Packaging scripts for Docker CE
Перейти к файлу
Tianon Gravi e258ed2001 Add LICENSE (copy of docker/docker's Apache-2.0 file)
Signed-off-by: Tianon Gravi <admwiggin@gmail.com>
2019-09-05 08:14:27 -07:00
deb Dockerfiles: remove unused GO_VERSION (#374) 2019-08-15 14:47:04 -07:00
image Makefile: realpath engine-, cli-dir 2019-08-15 00:22:07 +02:00
plugins Bump docker-app to v0.8.0 2019-06-11 18:20:56 +02:00
rpm Makefile: realpath engine-, cli-dir 2019-08-15 00:22:07 +02:00
static Makefile: realpath engine-, cli-dir 2019-08-15 00:22:07 +02:00
systemd systemd: fix typo in TasksMax comment 2019-02-27 12:49:17 +13:00
.gitignore Add native rpm compilation for devicemapper 2018-09-17 16:39:13 -07:00
.unir.yml add thaJeztah to unir 2019-05-14 05:34:55 +00:00
Jenkinsfile Jenkinsfile: use {rpm,deb}/Makefile directly 2019-07-02 14:43:07 -07:00
LICENSE Add LICENSE (copy of docker/docker's Apache-2.0 file) 2019-09-05 08:14:27 -07:00
Makefile Makefile: realpath engine-, cli-dir 2019-08-15 00:22:07 +02:00
README.md README: remove Ubuntu 17.10 "Artful" 2018-10-26 13:21:44 +02:00
common.mk Makefile: use include for common variables 2019-08-14 23:48:38 +02:00

README.md

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 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