Sebastiaan van Stijn
|
484e6b784c
api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend
|
1 年之前 |
Albin Kerouanton
|
91eee33f62
api: ContainerCreate: return an error when config is nil
|
1 年之前 |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Sebastiaan van Stijn
|
4dbfe7e17e
Merge pull request #46502 from rumpl/c8d-fix-diff
|
1 年之前 |
Djordje Lukic
|
207c4d537c
c8d: Fix `docker diff`
|
1 年之前 |
Albin Kerouanton
|
4bd0553274
daemon: Return all validation errors for NetworkingConfig and EndpointSettings
|
1 年之前 |
Albin Kerouanton
|
ff503882f7
daemon: Improve NetworkingConfig & EndpointSettings validation
|
1 年之前 |
Albin Kerouanton
|
bbcd662532
api: Allow ContainerCreate to take several EndpointsConfig for >= 1.44
|
2 年之前 |
Sebastiaan van Stijn
|
0f871f8cb7
api/types/events: define "Action" type and consts
|
1 年之前 |
Sebastiaan van Stijn
|
2be118379e
api/types/container: add RestartPolicyMode type and enum
|
2 年之前 |
Albin Kerouanton
|
38e26c4717
daemon/create.go: Fix error capitalization
|
1 年之前 |
Albin Kerouanton
|
742475bc8d
daemon/create.go: Supersede github.com/pkg/errors
|
1 年之前 |
Albin Kerouanton
|
f3e62199ea
daemon: Remove unneeded error wrapping in verifyNetworkingConfig
|
1 年之前 |
Sebastiaan van Stijn
|
210932b3bf
daemon: format code with gofumpt
|
3 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Cory Snider
|
d222bf097c
daemon: reload runtimes w/o breaking containers
|
2 年之前 |
Cory Snider
|
0b592467d9
daemon: read-copy-update the daemon config
|
2 年之前 |
Jeyanthinath Muthuram
|
307b09e7eb
fixing consistent aliases for OCI spec imports
|
2 年之前 |
Laura Brehm
|
a34060cdb4
Resolve and store manifest when creating container
|
2 年之前 |
Djordje Lukic
|
0137446248
Implement run using the containerd snapshotter
|
2 年之前 |
Nicolas De Loof
|
def549c8f6
imageservice: Add context to various methods
|
2 年之前 |
Sebastiaan van Stijn
|
96355b4f1c
Merge pull request #44016 from thaJeztah/dont_set_ignoreImagesArgsEscaped
|
2 年之前 |
Djordje Lukic
|
1a3d8019d1
Remove the OS check when creating a container
|
2 年之前 |
Sebastiaan van Stijn
|
779a5b3029
ImageService.GetImage(): pass context
|
2 年之前 |
Sebastiaan van Stijn
|
ba138d6201
daemon: don't set ignoreImagesArgsEscaped, managed where not needed
|
2 年之前 |
Nicolas De Loof
|
9a849cc83a
introduce GetImageOpts to manage image inspect data in backend
|
2 年之前 |
Sebastiaan van Stijn
|
41b96bff55
update uses of container.ContainerCreateCreatedBody to CreateResponse
|
3 年之前 |
Sebastiaan van Stijn
|
f3bce92a24
daemon: cleanupContainer(): pass ContainerRmConfig as parameter
|
3 年之前 |
Tonis Tiigi
|
482d1d15bf
distribution: use the maximum compatible platform by default
|
3 年之前 |
Sebastiaan van Stijn
|
e30a4a438b
daemon: remove leftover LCOW platform checks
|
3 年之前 |