The Docker CLI
Go to file
Qiang Huang c9a59eb644 Implemet docker update command
It's used for updating properties of one or more containers, we only
support resource configs for now. It can be extended in the future.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-12-28 19:19:26 +08:00
cli.go cli: new daemon command and new cli package 2015-07-23 19:44:46 -04:00
client.go cli: new daemon command and new cli package 2015-07-23 19:44:46 -04:00
common.go Implemet docker update command 2015-12-28 19:19:26 +08:00