Sebastiaan van Stijn
|
d713b7ed45
api/server/router/network: remove unused Backend.FindNetwork
|
1 年之前 |
Sebastiaan van Stijn
|
64c6f72988
libnetwork: remove Network interface
|
1 年之前 |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 年之前 |
Brian Goff
|
c0bc14e8dd
Move network conversions out of API router
|
7 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Vincent Demeester
|
f4106b46db
Remove daemon dependency on api packages
|
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 年之前 |
Kenfe-Mickael Laventure
|
0dee69799e
Honor context cancellation when pruning
|
8 年之前 |
Yong Tang
|
abf31ee083
Return error in case `docker network inspect` is ambiguous
|
8 年之前 |
Yong Tang
|
a6be56b54e
Convert DanglingOnly to Filters for `docker image prune`
|
8 年之前 |
Akihiro Suda
|
7e24c16086
add `docker network prune`
|
8 年之前 |
Michael Crosby
|
7c36a1af03
Move engine-api client package
|
8 年之前 |
Madhu Venugopal
|
05a3f2666e
Support container disconnect for non-existing network
|
8 年之前 |
Tonis Tiigi
|
534a90a993
Add Swarm management backend
|
9 年之前 |
Vincent Demeester
|
b9c94b70bf
Update client code with api changes
|
9 年之前 |
David Calavera
|
3ca29823d4
Remove runconfig dependency from network routes.
|
9 年之前 |
Evan Hazlett
|
fc214b4408
add label support for build, networks and volumes
|
9 年之前 |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 年之前 |
Aidan Hobson Sayers
|
dfb00652aa
Expose bridge IPv6 setting to `docker network inspect`
|
9 年之前 |
Lukas Waslowski
|
dd93571c69
Decouple the "container" router from the actual daemon implementation.
|
9 年之前 |
Madhu Venugopal
|
b464f1d78c
Forced endpoint cleanup
|
9 年之前 |
Chun Chen
|
b70954e60a
Add network interal mode
|
9 年之前 |
Alessandro Boch
|
2bb3fc1bc5
Allow user to choose the IP address for the container
|
9 年之前 |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 年之前 |
David Calavera
|
f15af1eff7
Add network events.
|
9 年之前 |
Zhang Wei
|
26dd026bd7
Add filter for `network ls` to hide predefined net
|
9 年之前 |
Daniel Nephin
|
efda9618db
Move networking api types to the api/types/networking package.
|
9 年之前 |
Morgan Bauer
|
5087977fc1
create generic backend to cut dependency on daemon
|
9 年之前 |