Brian Goff
|
03f1c3d78f
Lock down docker root dir perms.
|
4 年 前 |
Sebastiaan van Stijn
|
0c84c322ae
daemon, oci: remove LCOW bits
|
4 年 前 |
Sebastiaan van Stijn
|
300c11c7c9
volume/mounts: remove "containerOS" argument from NewParser (LCOW code)
|
4 年 前 |
Sebastiaan van Stijn
|
e047d984dc
Remove LCOW code (step 1)
|
4 年 前 |
Brian Goff
|
50f39e7247
Move cpu variant checks into platform matcher
|
4 年 前 |
Brian Goff
|
7f5e39bd4f
Use real root with 0701 perms
|
4 年 前 |
Paul "TBBle" Hampson
|
db7b7f6df9
Parse storage-opt in GraphDriver init on Windows
|
4 年 前 |
Brian Goff
|
88c0271605
Don't set default platform on container create
|
4 年 前 |
Tibor Vass
|
5c10ea6ae8
Merge pull request #40725 from cpuguy83/check_img_platform
|
5 年 前 |
Sebastiaan van Stijn
|
a8216806ce
vendor: opencontainers/selinux v1.5.1
|
5 年 前 |
Sebastiaan van Stijn
|
eb14d936bf
daemon: rename variables that collide with imported package names
|
6 年 前 |
Brian Goff
|
7a9cb29fb9
Accept platform spec on container create
|
5 年 前 |
Sebastiaan van Stijn
|
05469b5fa2
daemon: add "isWindows" const
|
5 年 前 |
Brian Goff
|
ab47e16cc5
Merge pull request #38918 from thaJeztah/bump_selinux
|
6 年 前 |
sh7dm
|
8f303bd848
ContainerCreate shouldn't return warnings=nil
|
6 年 前 |
Sebastiaan van Stijn
|
f43826c433
bump opencontainers/selinux to v1.2
|
6 年 前 |
Sebastiaan van Stijn
|
c7105e3c99
Simplify verifyNetworkingConfig()
|
6 年 前 |
John Howard
|
20833b06a0
Windows: (WCOW) Generate OCI spec that remote runtime can escape
|
6 年 前 |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
7 年 前 |
Brian Goff
|
e4b6adc88e
Extract volume interaction to a volumes service
|
7 年 前 |
Daniel Nephin
|
2b1a2b10af
Move ImageService to new package
|
7 年 前 |
Daniel Nephin
|
0dab53ff3c
Move all daemon image methods into imageService
|
7 年 前 |
Daniel Nephin
|
c502bcff33
Remove unnecessary getLayerInit
|
7 年 前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年 前 |
Yong Tang
|
8d2f4cb241
Verify NetworkingConfig to make sure EndpointSettings is not nil
|
7 年 前 |
John Howard
|
0cba7740d4
Address feedback from Tonis
|
7 年 前 |
John Howard
|
afd305c4b5
LCOW: Refactor to multiple layer-stores based on feedback
|
7 年 前 |
John Howard
|
ce8e529e18
LCOW: Re-coalesce stores
|
8 年 前 |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 年 前 |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 年 前 |