1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client/container
Vincent Demeester 54ed156879
Remove -run flag from commit command.
This flag has been deprecated in version below 1.10 so it's safe to
remove now, according to our deprecation policy.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-08-19 13:14:03 +02:00
..
attach.go fix typo creats into creates in comments 2016-07-16 17:55:18 +08:00
commit.go Remove -run flag from commit command. 2016-08-19 13:14:03 +02:00
cp.go Updates on cli reference documentation 2016-07-07 20:43:18 +02:00
create.go fix typo creats into creates in comments 2016-07-16 17:55:18 +08:00
diff.go fix some typos 2016-06-21 15:29:25 +08:00
exec.go Migrate exec command to cobra 2016-07-29 02:10:36 +00:00
exec_test.go Migrate exec command to cobra 2016-07-29 02:10:36 +00:00
export.go Migrate export command to cobra 2016-06-05 16:42:19 +02:00
kill.go update command description in CLI 2016-07-31 00:06:18 +08:00
logs.go fix typo creats into creates in comments 2016-07-16 17:55:18 +08:00
pause.go fix typo creats into creates in comments 2016-07-16 17:55:18 +08:00
port.go fix typo creats into creates in comments 2016-07-16 17:55:18 +08:00
ps.go Merge pull request #24703 from jhorwit2/jah/#24696 2016-08-05 21:28:45 +02:00
ps_test.go Fixes #24696 - fixes size showing 0 in format output 2016-07-15 18:37:42 -04:00
rename.go fix typo creats into creates in comments 2016-07-16 17:55:18 +08:00
restart.go fix some typos 2016-06-21 15:29:25 +08:00
rm.go fix some typos 2016-06-21 15:29:25 +08:00
run.go Forbid update restart policy of container with AutoRemove flag 2016-08-16 15:36:13 +08:00
start.go fix typo creats into creates in comments 2016-07-16 17:55:18 +08:00
stats.go Merge pull request #23908 from capkurmagati/fix-docker-stats 2016-07-25 09:54:00 -04:00
stats_helpers.go Fix high cpu usage caused by docker stats. 2016-06-25 02:55:51 +09:00
stats_unit_test.go Migrate stats and events command to cobra. 2016-06-08 10:39:53 +08:00
stop.go fix typo creats into creates in comments 2016-07-16 17:55:18 +08:00
top.go fix some typos 2016-06-21 15:29:25 +08:00
unpause.go fix typo creats into creates in comments 2016-07-16 17:55:18 +08:00
update.go fix typo creats into creates in comments 2016-07-16 17:55:18 +08:00
utils.go Refactor waitExitOrRemoved by mlaventure 2016-08-12 00:50:07 +08:00
wait.go fix some typos 2016-06-21 15:29:25 +08:00