AkihiroSuda / docker-ce-packaging

Packaging scripts for Docker CE

Home Page:https://www.docker.com/community-edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Packaging scripts for Docker CE

https://www.docker.com/community-edition


Languages

Language:Makefile 48.5%Language:Shell 33.9%Language:Dockerfile 17.6%