summaryrefslogtreecommitdiff
path: root/hack/make/binary-daemon
Commit message (Expand)AuthorAgeFilesLines
* hack: restore copy_binaries funcCrazyMax2023-01-051-0/+24
* hack: do not set buildmode pie for statically linked binaryCrazyMax2023-01-011-0/+1
* Dockerfile: use TARGETPLATFORM to build DockerCrazyMax2023-01-011-25/+0
* Dockerfile: remove hardcoded platforms for vpnkit stageCrazyMax2022-11-221-4/+4
* hack: don't generate checksums for individual binariesSebastiaan van Stijn2022-07-041-8/+2
* hack: remove version from binaries, and remove symlinksSebastiaan van Stijn2022-07-021-1/+1
* hack: stop installing containerd-shim (io.containerd.runtime.v1.linux)Akihiro Suda2022-06-051-1/+1
* Move proxy build into hack/makeBrian Goff2021-06-011-3/+9
* Include VPNkit binary for arm64Akihiro Suda2021-02-251-1/+1
* add dockerd-rootless-setuptool.shAkihiro Suda2020-05-151-1/+1
* Make binary: install all containerd shims to bundlesSebastiaan van Stijn2020-05-021-1/+1
* run shfmtAkihiro Suda2020-03-031-1/+1
* hack/make/binary-daemon: fix some linting issuesSebastiaan van Stijn2019-08-311-5/+5
* rootless: expose ports automaticallyAkihiro Suda2019-03-211-1/+1
* hack: restore bundling vpnkit on amd64Tonis Tiigi2019-02-051-0/+8
* allow running `dockerd` in an unprivileged user namespace (rootless mode)Akihiro Suda2019-02-041-1/+1
* Revert "Bash scripts; use double brackets, fix bare variables, add quotes"Sebastiaan van Stijn2019-01-101-4/+4
* Bash scripts; use double brackets, fix bare variables, add quotesSebastiaan van Stijn2018-12-241-4/+4
* hack/make: remove 'docker-' prefix when copying binariesTibor Vass2018-09-251-4/+4
* More helper hack helper functions to a more appropriate place.Daniel Nephin2017-07-171-5/+23
* remove cli concerns from hack/makeDaniel Nephin2017-06-211-5/+1
* Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash"Tianon Gravi2017-02-131-1/+1
* project: use vndr for vendoringAlexander Morozov2016-11-031-1/+1
* Build docker-proxy from git checkout like other external binariesJustin Cormack2016-10-251-3/+0
* Add init process for zombie fightingMichael Crosby2016-09-191-1/+1
* Make the docker proxy a standalone binary not a re-execJustin Cormack2016-07-071-0/+3
* Add `make install` taskBrian Goff2016-06-031-2/+6
* Make dockerd debuggableJohn Howard2016-04-261-2/+2
* Tweak hack/make/*-{client,daemon} to be consistentTianon Gravi2016-04-251-5/+6
* Build two binaries client and daemon.Daniel Nephin2016-04-221-0/+8