Skip to content

vvoland/docker-ce-packaging

This branch is 92 commits ahead of, 141 commits behind docker/docker-ce-packaging:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

95ce73c · Jan 23, 2025
Sep 11, 2024
Dec 4, 2024
Dec 4, 2024
Jul 31, 2020
Aug 6, 2024
May 28, 2020
Jan 22, 2020
Nov 14, 2024
Sep 5, 2019
Mar 30, 2023
May 19, 2021
Jan 23, 2025
Sep 4, 2024
Dec 13, 2024

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 43.1%
  • Shell 36.8%
  • Dockerfile 20.1%