Brian Goff
|
f6163d3f7a
Merge pull request #40673 from kolyshkin/scan
|
5 years ago |
Akihiro Suda
|
f350b53241
cgroup2: implement `docker info`
|
5 years ago |
Sebastiaan van Stijn
|
eb14d936bf
daemon: rename variables that collide with imported package names
|
5 years ago |
Sebastiaan van Stijn
|
5d040cbd16
daemon: fix capitalization of some functions
|
5 years ago |
Sebastiaan van Stijn
|
af0415257e
Merge pull request #40694 from kolyshkin/moby-sys-mount-part-II
|
5 years ago |
Akihiro Suda
|
3802830989
cgroup2: implement `docker stats`
|
5 years ago |
Kir Kolyshkin
|
5b658a0348
daemon.overlaySupportsSelinux: simplify check
|
5 years ago |
Kir Kolyshkin
|
39048cf656
Really switch to moby/sys/mount*
|
5 years ago |
Akihiro Suda
|
92e7f8f67c
daemon: fail early if rootless && cgroupdriver == "systemd" && cgroup v1
|
5 years ago |
Akihiro Suda
|
ca4b51868a
rootless: support `--exec-opt native.cgroupdriver=systemd`
|
5 years ago |
Arko Dasgupta
|
f800d5f786
Set the bip network value as the subnet
|
5 years ago |
Sebastiaan van Stijn
|
ca20bc4214
Merge pull request #40007 from arkodg/add-host-docker-internal
|
5 years ago |
Arko Dasgupta
|
92e809a680
Support host.docker.internal in dockerd on Linux
|
5 years ago |
Sebastiaan van Stijn
|
be095a1859
Merge pull request #40366 from arkodg/check-cidr-ipv6
|
5 years ago |
Arko Dasgupta
|
bdad16b0ee
Handle error case when fixed-cidr-ipv6 is empty
|
5 years ago |
Akihiro Suda
|
491531c12b
cgroup2: mark cpu-rt-{period,runtime} unimplemented
|
5 years ago |
Akihiro Suda
|
19baeaca26
cgroup2: enable cgroup namespace by default
|
5 years ago |
Akihiro Suda
|
612343618d
cgroup2: use shim V2
|
5 years ago |
Yong Tang
|
f09dc2f4fc
Fix docker crash when creating namespaces with UID in /etc/subuid and /etc/subgid
|
5 years ago |
Sebastiaan van Stijn
|
9a7e96b5b7
Rename "v1" to "statsV1"
|
5 years ago |
Sebastiaan van Stijn
|
27552ceb15
bump containerd/cgroups 5fbad35c2a7e855762d3c60f2e474ffcad0d470a
|
5 years ago |
Sebastiaan van Stijn
|
05469b5fa2
daemon: add "isWindows" const
|
5 years ago |
Sebastiaan van Stijn
|
422067ba7b
Return "invalid parameter" when linking to non-existing container
|
5 years ago |
Rob Gulewich
|
530f2d65c3
Explicity set Cgroup NS mode to "host" when running privileged
|
6 years ago |
Sebastiaan van Stijn
|
1ea8b413d1
initBridgeDriver: minor cleanup and linting fixes
|
5 years ago |
Dominic
|
5f0231bca1
cast Dev and Rdev of Stat_t to uint64 for mips
|
6 years ago |
Michael Crosby
|
a4a1e57e9d
Merge pull request #39496 from cpuguy83/fix_missing_dir_cleanup_file
|
6 years ago |
Brian Goff
|
24ad2f486d
Add (hidden) flags to set containerd namespaces
|
6 years ago |
Brian Goff
|
7725b88edc
Ensure parent dir exists for mount cleanup file
|
6 years ago |
Akihiro Suda
|
153466ba0a
info: report cgroup driver as "none" when running rootless
|
6 years ago |