CrazyMax
|
7e7b0622a6
hack: restore copy_binaries func
|
2 年之前 |
CrazyMax
|
347a5f68da
hack: do not set buildmode pie for statically linked binary
|
2 年之前 |
CrazyMax
|
8086f40123
Dockerfile: use TARGETPLATFORM to build Docker
|
2 年之前 |
CrazyMax
|
8a46a2a364
Dockerfile: remove hardcoded platforms for vpnkit stage
|
2 年之前 |
Sebastiaan van Stijn
|
71e2aa78e4
hack: don't generate checksums for individual binaries
|
3 年之前 |
Sebastiaan van Stijn
|
d6f9b4d73b
hack: remove version from binaries, and remove symlinks
|
3 年之前 |
Akihiro Suda
|
1fcd9f73d4
hack: stop installing containerd-shim (io.containerd.runtime.v1.linux)
|
3 年之前 |
Brian Goff
|
86c8b8f1a0
Move proxy build into hack/make
|
4 年之前 |
Akihiro Suda
|
088e6ee790
Include VPNkit binary for arm64
|
4 年之前 |
Akihiro Suda
|
c696b95269
add dockerd-rootless-setuptool.sh
|
5 年之前 |
Sebastiaan van Stijn
|
f85bea4ee7
Make binary: install all containerd shims to bundles
|
5 年之前 |
Akihiro Suda
|
3cf82748dd
run shfmt
|
5 年之前 |
Sebastiaan van Stijn
|
70d3677825
hack/make/binary-daemon: fix some linting issues
|
5 年之前 |
Akihiro Suda
|
f0b405fbda
rootless: expose ports automatically
|
6 年之前 |
Tonis Tiigi
|
20e8572a4c
hack: restore bundling vpnkit on amd64
|
6 年之前 |
Akihiro Suda
|
ec87479b7e
allow running `dockerd` in an unprivileged user namespace (rootless mode)
|
6 年之前 |
Sebastiaan van Stijn
|
c3650770cc
Revert "Bash scripts; use double brackets, fix bare variables, add quotes"
|
6 年之前 |
Sebastiaan van Stijn
|
297b30df5f
Bash scripts; use double brackets, fix bare variables, add quotes
|
6 年之前 |
Tibor Vass
|
361412c79e
hack/make: remove 'docker-' prefix when copying binaries
|
6 年之前 |
Daniel Nephin
|
ece4520bf8
More helper hack helper functions to a more appropriate place.
|
8 年之前 |
Daniel Nephin
|
ea2e4d73c4
remove cli concerns from hack/make
|
8 年之前 |
Tianon Gravi
|
52379fa76d
Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash"
|
8 年之前 |
Alexander Morozov
|
f2614f2107
project: use vndr for vendoring
|
8 年之前 |
Justin Cormack
|
3996975b08
Build docker-proxy from git checkout like other external binaries
|
8 年之前 |
Michael Crosby
|
ee3ac3aa66
Add init process for zombie fighting
|
9 年之前 |
Justin Cormack
|
0682468431
Make the docker proxy a standalone binary not a re-exec
|
9 年之前 |
Brian Goff
|
9bb54f89ad
Add `make install` task
|
9 年之前 |
John Howard
|
0c7eab3157
Make dockerd debuggable
|
9 年之前 |
Tianon Gravi
|
626d25a7d9
Tweak hack/make/*-{client,daemon} to be consistent
|
9 年之前 |
Daniel Nephin
|
9e7651db4d
Build two binaries client and daemon.
|
9 年之前 |