osusergo build tag is needed for better chances to have a proper static binary when Go >= 1.11 is used, and is harmless otherwise. seccomp build tag is needed so the resulting dockerd binary has seccomp support. [v2: add libseccomp-dev installation] Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> Upstream-commit: 97596405f4300a7ae6eb7664f6c58785955dd8d3 Component: packaging
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 17.10 Artful
- DEB packages for Ubuntu 16.04 Xenial
- DEB packages for Ubuntu 14.04 Trusty
- DEB packages for Debian 10 Buster
- DEB packages for Debian 9 Stretch
- DEB packages for Debian 8 Jessie
- DEB packages for Debian 7 Wheezy
- RPM packages for Fedora 27
- RPM packages for Fedora 26
- RPM packages for CentOS 7
- TGZ and ZIP files with static binaries