John Howard
|
9fa449064c
LCOW: WORKDIR correct handling
|
8 年之前 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年之前 |
Aaron Lehmann
|
1128fc1add
Store container names in memdb
|
8 年之前 |
Fabio Kung
|
9134e87afc
only Daemon.load needs to call label.ReserveLabel
|
8 年之前 |
Fabio Kung
|
edad52707c
save deep copies of Container in the replica store
|
8 年之前 |
Fabio Kung
|
aacddda89d
Move checkpointing to the Container object
|
8 年之前 |
Fabio Kung
|
eed4c7b73f
keep a consistent view of containers rendered
|
8 年之前 |
John Howard
|
08252bc963
LCOW: Builder plumbing
|
8 年之前 |
John Howard
|
3aa4a00715
LCOW: Move daemon stores to per platform
|
8 年之前 |
Dong Chen
|
d8b6a35d02
set 1ms as container duration minimum value
|
8 年之前 |
Dong Chen
|
5fc912d2c8
do not allow duration less than 1 ms in healthcheck parameters
|
8 年之前 |
Elias Faxö
|
e401f63735
Added start period option to health check.
|
8 年之前 |
Vincent Demeester
|
40f390e67e
Merge pull request #31384 from allencloud/validate-extrahosts-in-deamon-side
|
8 年之前 |
Vincent Demeester
|
12485d62ee
Introduce a CheckContainer to remove duplication
|
8 年之前 |
allencloud
|
d524dd95cc
validate extraHosts in daemon side
|
8 年之前 |
Anusha Ragunathan
|
6dd2a82458
Merge pull request #29984 from jmzwcn/issueNNP
|
8 年之前 |
Brian Goff
|
7978eef623
Merge pull request #30618 from cpuguy83/fix_data_races
|
8 年之前 |
Daniel Zhang
|
d7fda019bb
Add daemon flag to set no_new_priv as default for unprivileged containers.
|
8 年之前 |
NickrenREN
|
78b50c129e
remove Register return value
|
8 年之前 |
Brian Goff
|
7917a36cc7
Fix some data races
|
8 年之前 |
allencloud
|
e399c558e6
validate healthcheck params in daemon side
|
8 年之前 |
Alexander Morozov
|
b0f9958d93
daemon: remove graphdb usage
|
9 年之前 |
Vincent Demeester
|
c424be21b7
Clean some stuff from runconfig that are cli only…
|
8 年之前 |
Yong Tang
|
b0a7b0120f
Fix issue for `--hostname` when running in "--net=host"
|
8 年之前 |
Brian Goff
|
3cb310c210
Merge pull request #28988 from vdemeester/28985-dont-validate-hostname
|
8 年之前 |
Sebastiaan van Stijn
|
9db5d649ae
Fix restartpolicy max-retry validation
|
8 年之前 |
Vincent Demeester
|
ef39256dfb
Remove hostname validation as it seems to break users
|
8 年之前 |
Brian Goff
|
5ea75bb6bf
Move `StreamConfig` out of `runconfig`
|
8 年之前 |
Yong Tang
|
818d55c34b
Fix `/proc/<pid>/oom_score_adj: invalid argument` error caused by empty env name
|
8 年之前 |
Daniel Nephin
|
c452e1bfe6
Move errors/ to api/errors
|
8 年之前 |