Sebastiaan van Stijn
|
64c6f72988
libnetwork: remove Network interface
|
2 年之前 |
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
|
3 年之前 |
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 年之前 |
Daniel Nephin
|
0dab53ff3c
Move all daemon image methods into imageService
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Yong Tang
|
ccc2ed0189
Rename FindUniqueNetwork to FindNetwork
|
7 年之前 |
Yong Tang
|
cafed80cd0
Update `FindUniqueNetwork` to address network name duplications
|
7 年之前 |
Pradip Dhara
|
d00a07b1e6
Updating moby to correspond to naming convention used in https://github.com/docker/swarmkit/pull/2385
|
7 年之前 |
Pradip Dhara
|
9bed0883e7
Enabling ILB/ELB on windows using per-node, per-network LB endpoint.
|
8 年之前 |