Sebastiaan van Stijn
|
210932b3bf
daemon: format code with gofumpt
|
3 years ago |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 years ago |
Cory Snider
|
d222bf097c
daemon: reload runtimes w/o breaking containers
|
2 years ago |
Cory Snider
|
0b592467d9
daemon: read-copy-update the daemon config
|
2 years ago |
Jeyanthinath Muthuram
|
307b09e7eb
fixing consistent aliases for OCI spec imports
|
2 years ago |
Laura Brehm
|
a34060cdb4
Resolve and store manifest when creating container
|
2 years ago |
Djordje Lukic
|
0137446248
Implement run using the containerd snapshotter
|
3 years ago |
Nicolas De Loof
|
def549c8f6
imageservice: Add context to various methods
|
2 years ago |
Sebastiaan van Stijn
|
96355b4f1c
Merge pull request #44016 from thaJeztah/dont_set_ignoreImagesArgsEscaped
|
2 years ago |
Djordje Lukic
|
1a3d8019d1
Remove the OS check when creating a container
|
2 years ago |
Sebastiaan van Stijn
|
779a5b3029
ImageService.GetImage(): pass context
|
2 years ago |
Sebastiaan van Stijn
|
ba138d6201
daemon: don't set ignoreImagesArgsEscaped, managed where not needed
|
2 years ago |
Nicolas De Loof
|
9a849cc83a
introduce GetImageOpts to manage image inspect data in backend
|
3 years ago |
Sebastiaan van Stijn
|
41b96bff55
update uses of container.ContainerCreateCreatedBody to CreateResponse
|
3 years ago |
Sebastiaan van Stijn
|
f3bce92a24
daemon: cleanupContainer(): pass ContainerRmConfig as parameter
|
3 years ago |
Tonis Tiigi
|
482d1d15bf
distribution: use the maximum compatible platform by default
|
3 years ago |
Sebastiaan van Stijn
|
e30a4a438b
daemon: remove leftover LCOW platform checks
|
3 years ago |
Brian Goff
|
03f1c3d78f
Lock down docker root dir perms.
|
4 years ago |
Sebastiaan van Stijn
|
0c84c322ae
daemon, oci: remove LCOW bits
|
4 years ago |
Sebastiaan van Stijn
|
300c11c7c9
volume/mounts: remove "containerOS" argument from NewParser (LCOW code)
|
4 years ago |
Sebastiaan van Stijn
|
e047d984dc
Remove LCOW code (step 1)
|
4 years ago |
Brian Goff
|
50f39e7247
Move cpu variant checks into platform matcher
|
4 years ago |
Brian Goff
|
7f5e39bd4f
Use real root with 0701 perms
|
4 years ago |
Paul "TBBle" Hampson
|
db7b7f6df9
Parse storage-opt in GraphDriver init on Windows
|
4 years ago |
Brian Goff
|
88c0271605
Don't set default platform on container create
|
4 years ago |
Tibor Vass
|
5c10ea6ae8
Merge pull request #40725 from cpuguy83/check_img_platform
|
5 years ago |
Sebastiaan van Stijn
|
a8216806ce
vendor: opencontainers/selinux v1.5.1
|
5 years ago |
Sebastiaan van Stijn
|
eb14d936bf
daemon: rename variables that collide with imported package names
|
6 years ago |
Brian Goff
|
7a9cb29fb9
Accept platform spec on container create
|
5 years ago |
Sebastiaan van Stijn
|
05469b5fa2
daemon: add "isWindows" const
|
5 years ago |