Sebastiaan van Stijn
|
e41a39dbae
Update deprecation versions for "email" and colon in "security options"
|
8 years ago |
Daehyeok Mun
|
fa710e504b
Fix logrus formatting
|
8 years ago |
Yanqiang Miao
|
a9b6319e67
Optimized the indentation of codes and fix two typos
|
8 years ago |
Phil Estes
|
6cb8392be9
Add support for looking up user/groups via `getent`
|
8 years ago |
Yong Tang
|
e9c4c513d1
Fix issue for `--fixed-cidr` when bridge has multiple addresses
|
8 years ago |
Erik St. Martin
|
56f77d5ade
Implementing support for --cpu-rt-period and --cpu-rt-runtime so that
|
9 years ago |
Yong Tang
|
40f25809ab
Fix an incorrect `WARNING` output in `docker run/create`
|
8 years ago |
Anusha Ragunathan
|
c5393ee147
Make authorization plugins use pluginv2.
|
8 years ago |
Justin Cormack
|
d316e172da
Merge pull request #26690 from mwhudson/ignore-oom_score_adj-failure
|
8 years ago |
Tõnis Tiigi
|
2945f902bd
Merge pull request #27259 from LK4D4/no_map_pointers
|
8 years ago |
Alexander Morozov
|
44c280afbf
daemon: do not use pointers to map
|
8 years ago |
Vincent Demeester
|
91312f71aa
Merge pull request #26882 from runcom/proxy-path
|
8 years ago |
Antonio Murdaca
|
dd2e1947dc
daemon: add --userland-proxy-path flag
|
8 years ago |
Vivek Goyal
|
885b29df09
Warn if kernel does not support overlay/overlay2 with selinux
|
8 years ago |
Vincent Demeester
|
694ba71e36
Merge pull request #26989 from aboch/none
|
8 years ago |
Alessandro Boch
|
a0af884d3a
Respect --bridge=none
|
8 years ago |
Anusha Ragunathan
|
a00940f02c
Initialize libnetwork and IPAMDriver with pluginstore.
|
8 years ago |
Vivek Goyal
|
2508ca000e
layer_store: Use CreateReadWrite() for -init layer instead of Create()
|
8 years ago |
Michael Hudson-Doyle
|
9ed54d3c67
add log messages when write to oom_score_adj fails
|
8 years ago |
Michael Hudson-Doyle
|
32f24bc3c5
Ignore failure to set oom_score_adj, as happens in an unprivileged container.
|
8 years ago |
Phil Estes
|
6062ae5742
Remove --read-only restriction when user ns enabled
|
9 years ago |
Brian Goff
|
b1dfefc4bb
Merge pull request #26205 from allencloud/fix-warnings-append
|
8 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
Michael Crosby
|
b42ab41b8f
Merge pull request #25616 from rhatdan/overlay_selinux
|
8 years ago |
allencloud
|
28b291dfda
add warnings when verify setting
|
8 years ago |
Antonio Murdaca
|
7f88fca48e
daemon: ensure systemd cgroup is passed down to runtimes
|
9 years ago |
Phil Estes
|
43a1df6be2
Don't start daemon in userns mode if graphdir inaccessible
|
9 years ago |
Michael Crosby
|
041e5a21dc
Replace old oci specs import with runtime-specs
|
9 years ago |
Mrunal Patel
|
3c3d2bf852
Allow using --pid=host and --net=host when --userns=host
|
9 years ago |
Dan Walsh
|
b71cd179fa
Linux upstream kernel Overlay file systems support SELinux
|
9 years ago |