Sebastiaan van Stijn
|
c7bbb1c5a1
Merge pull request #39329 from tiborvass/buildkit-honor-daemon-dnsconfig
|
6 年之前 |
Sebastiaan van Stijn
|
d470252e87
daemon: don't listen on the same address multiple times
|
6 年之前 |
Tibor Vass
|
a1cdd4bfcc
build: buildkit now honors daemon's DNS config
|
6 年之前 |
Tibor Vass
|
53dad9f027
Remove v1 manifest code
|
6 年之前 |
Tibor Vass
|
f695e98cb7
Revert "Remove the rest of v1 manifest support"
|
6 年之前 |
Tonis Tiigi
|
07b3aac902
builder-next: userns remap support
|
6 年之前 |
Sebastiaan van Stijn
|
c85fe2d224
Merge pull request #38522 from cpuguy83/fix_timers
|
6 年之前 |
Brian Goff
|
595987fd08
Add log entries for daemon startup/shutdown
|
6 年之前 |
Akihiro Suda
|
3518383ed9
dockerd: fix rootless detection (alternative to #39024)
|
6 年之前 |
Akihiro Suda
|
3bc02fc040
fix containerd WaitTimeout
|
6 年之前 |
Tibor Vass
|
05c5d20a2c
grpc: register BuildKit controller to /grpc
|
6 年之前 |
John Howard
|
a3eda72f71
Merge pull request #38541 from Microsoft/jjh/containerd
|
6 年之前 |
John Howard
|
85ad4b16c1
Windows: Experimental: Allow containerd for runtime
|
6 年之前 |
Justin Cormack
|
98fc09128b
Remove the rest of v1 manifest support
|
6 年之前 |
Tonis Tiigi
|
f9b9d5f584
builder-next: fixes for rootless mode
|
6 年之前 |
Akihiro Suda
|
56bea903ef
dockerd: call StickRuntimeDirContents only in rootless mode
|
6 年之前 |
Yong Tang
|
86312a4732
Fix go-vet issue
|
6 年之前 |
Akihiro Suda
|
ec87479b7e
allow running `dockerd` in an unprivileged user namespace (rootless mode)
|
6 年之前 |
Brian Goff
|
eaad3ee3cf
Make sure timers are stopped after use.
|
6 年之前 |
Sebastiaan van Stijn
|
1edf943dc7
Configure log-format earlier, and small refactor
|
6 年之前 |
Tibor Vass
|
34eede0296
Remove 'docker-' prefix for containerd and runc binaries
|
6 年之前 |
Tibor Vass
|
4a776d0ca7
builder: use buildkit's GC for build cache
|
7 年之前 |
Anda Xu
|
171d51c861
add support of registry-mirrors and insecure-registries to buildkit
|
6 年之前 |
Anda Xu
|
66ac92cdc6
create newBuildKit function separately in daemon_unix.go and daemon_windows.go for cross platform build
|
6 年之前 |
Anda Xu
|
54b3af4c7d
update vendor
|
7 年之前 |
Anda Xu
|
d52485c2f9
propagate the dockerd cgroup-parent config to buildkitd
|
7 年之前 |
Xiaoxi He
|
5c0d2a0932
Fix some typos
|
7 年之前 |
Tõnis Tiigi
|
4842f7a867
Merge pull request #37738 from tiborvass/remove-unused-field-in-builder
|
7 年之前 |
Anda Xu
|
58a75cebdd
allow features option live reloadable
|
7 年之前 |
Tibor Vass
|
8ab9e78ee4
builder: remove unused netnsRoot field in builder-next
|
7 年之前 |