docker/docker-ce-packaging

Packaging scripts for Docker CE

209

stars

1,762

commits

Makefile

primary language

Sep 9, 2026

updated

www.docker.com/community-edition
deb
docker
rpm
Browse cluster: Build systems, packaging, and container infrastructure

README

Docker CE Packaging

This repo contains the open source scripts for packaging the Docker Engine, the Docker CLI, CLI plugins, and rootless-extras packages.

The repository contains Dockerfiles to build packages for various distributions, which can be found in the "rpm" and "deb" subdirectories, as well as scripts to build static binaries.

Docker uses these recipes to build and release packages that are available on the https://download.docker.com package repositories. We welcome contributions to this repository, including the addition of new distros or distro-versions. Note, however, that Docker makes a subselection of distros and architectures for release, and not all distros available in this repository may be released to download.docker.com, but you can use these scripts to build your own packages.

Contributors

(top 30 of 65)

thaJeztah

761 commits

seemethere

301 commits

vvoland

162 commits

andrewhsu

111 commits

docker/docker-ce-packaging

Packaging scripts for Docker CE

209

stars

1,762

commits

Makefile

primary language

Sep 9, 2026

updated

www.docker.com/community-edition
deb
docker
rpm
Browse cluster: Build systems, packaging, and container infrastructure

README

Docker CE Packaging

This repo contains the open source scripts for packaging the Docker Engine, the Docker CLI, CLI plugins, and rootless-extras packages.

The repository contains Dockerfiles to build packages for various distributions, which can be found in the "rpm" and "deb" subdirectories, as well as scripts to build static binaries.

Docker uses these recipes to build and release packages that are available on the https://download.docker.com package repositories. We welcome contributions to this repository, including the addition of new distros or distro-versions. Note, however, that Docker makes a subselection of distros and architectures for release, and not all distros available in this repository may be released to download.docker.com, but you can use these scripts to build your own packages.

Contributors

(top 30 of 65)

thaJeztah

761 commits

seemethere

301 commits

vvoland

162 commits

andrewhsu

111 commits

Languages

Makefile

41.5%

Shell

31.7%

Dockerfile

26.9%