Sebastiaan van Stijn
|
09cf117b31
api/types: hostconfig: create enum for CgroupnsMode
|
5 年之前 |
Sebastiaan van Stijn
|
98f0f0dd87
api/types: hostconfig: define consts for IpcMode
|
5 年之前 |
Sebastiaan van Stijn
|
28409ca6c7
replace pkg/signal with moby/sys/signal v0.5.0
|
4 年之前 |
Brian Goff
|
88c0271605
Don't set default platform on container create
|
4 年之前 |
Brian Goff
|
816fbcd306
Merge pull request #41072 from AkihiroSuda/fix-41071
|
4 年之前 |
Brian Goff
|
24f173a003
Replace service "Capabilities" w/ add/drop API
|
5 年之前 |
Akihiro Suda
|
79cfcba76c
cgroup2: unshare cgroupns by default regardless to API version
|
5 年之前 |
Tibor Vass
|
5c10ea6ae8
Merge pull request #40725 from cpuguy83/check_img_platform
|
5 年之前 |
Brian Goff
|
7a9cb29fb9
Accept platform spec on container create
|
5 年之前 |
Brian Goff
|
ce1ceeb257
Add stats options to not prime the stats
|
5 年之前 |
Sebastiaan van Stijn
|
c9b2a3cff5
api: normalize comment formatting
|
5 年之前 |
Sebastiaan van Stijn
|
7bacd1d6dc
Move CgroupnsMode feature to API v1.41
|
6 年之前 |
Rob Gulewich
|
072400fc4b
Make cgroup namespaces configurable
|
6 年之前 |
Tõnis Tiigi
|
25661a3a04
Merge pull request #38793 from thaJeztah/pids_limit_improvements
|
6 年之前 |
Sebastiaan van Stijn
|
2a9c987e5a
Move httputils error helpers to errdefs package
|
6 年之前 |
Sebastiaan van Stijn
|
ffa1728d4b
Normalize values for pids-limit
|
6 年之前 |
Kir Kolyshkin
|
596ca142e0
daemon: use 'private' ipc mode by default
|
7 年之前 |
Kir Kolyshkin
|
ce7528ebdf
postContainersCreate: minor nitpick
|
6 年之前 |
Sebastiaan van Stijn
|
5861a0db22
Fix container update resetting pidslimit on older API clients
|
6 年之前 |
Olli Janatuinen
|
80d7bfd54d
Capabilities refactor
|
6 年之前 |
Sebastiaan van Stijn
|
c4c4963228
Unify API-version checks
|
6 年之前 |
Sebastiaan van Stijn
|
852542b397
Merge pull request #38284 from cpuguy83/context_in_api
|
6 年之前 |
Brian Goff
|
05390c4f6e
Rely on request.Context() cancellation
|
6 年之前 |
Yong Tang
|
ee74cd777a
Skip KernelMemoryTCP if version is less than 1.40
|
6 年之前 |
Akihiro Suda
|
596cdffb9f
mount: add BindOptions.NonRecursive (API v1.40)
|
6 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Daniel Nephin
|
e574c5ae73
Move commit to container backend
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 年之前 |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 年之前 |