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/container
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
..
backend.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container.go Implemet docker update command 2015-12-28 19:19:26 +08:00
container_routes.go Add a specific config for the update command 2016-01-12 08:33:41 +01:00
copy.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
exec.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
inspect.go Move versioned references of inspect functions to the daemon. 2015-11-24 14:03:39 -05:00