Daniel Nephin
|
0640a14b4f
|
Move api/client -> cli/command
Using
gomvpkg
-from github.com/docker/docker/api/client
-to github.com/docker/docker/cli/command
-vcs_mv_cmd 'git mv {{.Src}} {{.Dst}}'
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-09-08 15:46:29 -04:00 |
|
allencloud
|
123ce0e4be
|
update command description
Signed-off-by: allencloud <allen.sun@daocloud.io>
|
2016-08-30 23:07:42 +08:00 |
|
bin liu
|
950073aabb
|
fix some typos
Signed-off-by: bin liu <liubin0329@gmail.com>
|
2016-06-21 15:29:25 +08:00 |
|
Victor Vieux
|
085895342c
|
fix docker swarm init/update --secret
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2016-06-15 17:05:10 -07:00 |
|
Vincent Demeester
|
075b75fa14
|
Fix some context sharing/plumbing
With cobra switch (and maybe before), some context weren't *plumbed* the
right way, fixing that.
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
|
2016-06-09 17:58:10 +02:00 |
|
Pierre Dal-Pra
|
b29e8ea412
|
Use time.Duration for container restart/stop timeouts
Signed-off-by: Pierre Dal-Pra <dalpra.pierre@gmail.com>
|
2016-06-08 08:05:18 +02:00 |
|
Zhang Wei
|
264462d601
|
Migrate restart command to cobra
Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
|
2016-06-07 17:13:53 +08:00 |
|