Sebastiaan van Stijn
|
a490248f4d
daemon: daemon.prepareMountPoints(): fix panic if mount is not a volume
|
2 years ago |
Brian Goff
|
647c2a6cdd
Restore active mount counts on live-restore
|
2 years ago |
Albin Kerouanton
|
2d31697d82
daemon: set docker0 subpool as the IPAM pool
|
2 years ago |
Sebastiaan van Stijn
|
1981706196
daemon: remove migrateTrustKeyID()
|
2 years ago |
Brian Goff
|
4c0e0979b4
Fix live-restore w/ restart policies + volume refs
|
2 years ago |
Sebastiaan van Stijn
|
a5f6500958
replace deprecated gotest.tools' env.Patch() with t.SetEnv()
|
3 years ago |
Sebastiaan van Stijn
|
bb1208639b
daemon: separate daemon ID from trust-key
|
3 years ago |
Sebastiaan van Stijn
|
101dafd049
daemon/config: move proxy settings to "proxies" struct within daemon.json
|
3 years ago |
Sebastiaan van Stijn
|
040b1d5eeb
integration/daemon: use "windows" to skip tests
|
3 years ago |
Sebastiaan van Stijn
|
76016b846d
daemon: make sure proxy settings are sanitized when printing
|
3 years ago |
Sebastiaan van Stijn
|
bad4b30e65
integration: skip TestDaemonProxy on rootless CI
|
3 years ago |
Anca Iordache
|
427c7cc5f8
Add http(s) proxy properties to daemon configuration
|
4 years ago |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 years ago |
Sebastiaan van Stijn
|
f8795ed364
daemon: allow "builtin" as valid value for seccomp profiles
|
4 years ago |
Sebastiaan van Stijn
|
68e96f88ee
Fix daemon.json and daemon --seccomp-profile not accepting "unconfined"
|
4 years ago |
Rich Horwood
|
8f80e55111
Add configuration validation option and tests.
|
6 years ago |