Darren Stahl
|
ea8c690886
Add CPU count and maximum resource controls for Windows
|
9 年之前 |
Rodolfo Carvalho
|
fee7e7c7a3
Fix a typo in hostConfig.ShmSize validation
|
9 年之前 |
Vincent Demeester
|
a01f4dc229
Merge pull request #21853 from coolljt0725/fix_stats
|
9 年之前 |
Lei Jitang
|
a0a6d031d7
Fix docker stats missing memory limit
|
9 年之前 |
Qiang Huang
|
50a6181005
Add minimum limit for memory reservation
|
9 年之前 |
Anusha Ragunathan
|
7ed3d265a4
When using systemd, pass expected cgroupsPath and cli options to runc.
|
9 年之前 |
Sebastiaan van Stijn
|
f3d824771a
Merge pull request #21487 from tonistiigi/fix-old-dind
|
9 年之前 |
Tonis Tiigi
|
8784bd6fde
Fix wrong variable name on blkio resources
|
9 年之前 |
Sebastiaan van Stijn
|
f2847f8ab3
Merge pull request #21315 from hqhq/hq_check_quota
|
9 年之前 |
allencloud
|
25c9bd81f6
fix typos in daemon_unix.go
|
9 年之前 |
Tibor Vass
|
694b32df51
Merge pull request #21370 from tonistiigi/expose-layer-ids
|
9 年之前 |
Tibor Vass
|
3ce494f48c
Merge pull request #21367 from mlaventure/containerd-docs-cleanup
|
9 年之前 |
Tonis Tiigi
|
14dc4a7158
Expose RootFS in image inspect
|
9 年之前 |
Phil Estes
|
2b278f4846
Allow net and IPC namespaces to be shared when userns=on
|
9 年之前 |
Qiang Huang
|
aae4bcf773
Remove dot in suffix to avoid double dot error message
|
9 年之前 |
Qiang Huang
|
b041fdc0d5
Add validation for cpu period and quota
|
9 年之前 |
Kenfe-Mickael Laventure
|
8af4f89cba
Remove unneeded references to execDriver
|
9 年之前 |
Jess Frazelle
|
b77573f48e
Merge pull request #21274 from jfrazelle/fix-variables-that-werent-being-used
|
9 年之前 |
Jess Frazelle
|
e5a3f86e44
Merge pull request #20662 from tonistiigi/containerd-integration
|
9 年之前 |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 年之前 |
Jessica Frazelle
|
0e025b4bb1
fix variables that werent being called
|
9 年之前 |
David Calavera
|
cb9aeb0413
Consolidate security options to use `=` as separator.
|
9 年之前 |
Aleksa Sarai
|
e91ca0e239
daemon: use 0711 for /var/lib/docker
|
9 年之前 |
Liron Levin
|
6993e891d1
Run privileged containers when userns are specified
|
9 年之前 |
msabansal
|
e8026d8a98
Windows libnetwork integration
|
9 年之前 |
David Calavera
|
dd32445ecc
Merge pull request #18697 from jfrazelle/pids-cgroup
|
9 年之前 |
Jessica Frazelle
|
69cf03700f
pids limit support
|
9 年之前 |
Mrunal Patel
|
74bb1ce9e9
Add support for NoNewPrivileges in docker
|
9 年之前 |
Qiang Huang
|
ca89c329b9
Add CgroupDriver to docker info
|
9 年之前 |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 年之前 |