Sebastiaan van Stijn
|
484e6b784c
api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend
|
1 год назад |
Brian Goff
|
677d41aa3b
Plumb context through info endpoint
|
1 год назад |
Sebastiaan van Stijn
|
ebef4efb88
api/types: move ContainerLogsOptions to api/types/container
|
1 год назад |
Sebastiaan van Stijn
|
9670d9364d
api/types: move ContainerListOptions to api/types/container
|
1 год назад |
Paweł Gronowski
|
ccb37fa567
imageService/PullImage: Move reference parse to api
|
1 год назад |
Sebastiaan van Stijn
|
1148a24e64
migrate to new github.com/distribution/reference module
|
1 год назад |
Sebastiaan van Stijn
|
64c6f72988
libnetwork: remove Network interface
|
1 год назад |
Sebastiaan van Stijn
|
c90229ed9a
api/types: move system info types to api/types/system
|
2 лет назад |
Jeyanthinath Muthuram
|
307b09e7eb
fixing consistent aliases for OCI spec imports
|
2 лет назад |
Laura Brehm
|
45ee4d7c78
c8d: Compute container's layer size
|
2 лет назад |
Nicolas De Loof
|
def549c8f6
imageservice: Add context to various methods
|
2 лет назад |
Sebastiaan van Stijn
|
779a5b3029
ImageService.GetImage(): pass context
|
2 лет назад |
Nicolas De Loof
|
9a849cc83a
introduce GetImageOpts to manage image inspect data in backend
|
2 лет назад |
Sebastiaan van Stijn
|
05eacf92fe
daemon/cluster: use types/registry.AuthConfig
|
3 лет назад |
Djordje Lukic
|
b4ffe3a9fb
Move the inspect code away from the image service
|
3 лет назад |
Sebastiaan van Stijn
|
d733481399
daemon: daemon.ContainerKill() accept stop-signal as string
|
3 лет назад |
Sebastiaan van Stijn
|
41b96bff55
update uses of container.ContainerCreateCreatedBody to CreateResponse
|
3 лет назад |
Sebastiaan van Stijn
|
647aede6ad
Merge pull request #43515 from corhere/swarmkit-v2
|
3 лет назад |
Cory Snider
|
1c129103b4
Bump swarmkit to v2
|
3 лет назад |
Sebastiaan van Stijn
|
176f66df9c
api/types: replace uses of deprecated types.Volume with volume.Volume
|
3 лет назад |
Sebastiaan van Stijn
|
90de570cfa
backend: add StopOptions to ContainerRestart and ContainerStop
|
3 лет назад |
Brian Goff
|
4b981436fe
Fixup libnetwork lint errors
|
4 лет назад |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 лет назад |
Tibor Vass
|
7a50fe8a52
Remove more of registry v1 code.
|
6 лет назад |
Jintao Zhang
|
9134130b39
Remove `SystemInfo()` error handling.
|
5 лет назад |
Brian Goff
|
fa9df85c6a
Had `HasExperimental()` to cluster backend
|
6 лет назад |
Tonis Tiigi
|
337ba71fc1
distribution: fix passing platform struct to puller
|
7 лет назад |
Brian Goff
|
e4b6adc88e
Extract volume interaction to a volumes service
|
7 лет назад |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 лет назад |
Daniel Nephin
|
2b1a2b10af
Move ImageService to new package
|
7 лет назад |