1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/router
Vincent Demeester a4f6920731 Add a specific config for the update command
This allows to define clearly what is mutable or not in a container
and remove the use of the internal HostConfig struct to be used.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-01-12 08:33:41 +01:00
..
build Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container Add a specific config for the update command 2016-01-12 08:33:41 +01:00
local Allow user to choose the IP address for the container 2016-01-08 10:09:16 -08:00
network Allow user to choose the IP address for the container 2016-01-08 10:09:16 -08:00
system Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
volume Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
router.go Network remote APIs using new router, --net=<user-defined-network> changes 2015-10-07 03:54:19 -07:00