October 25, 2016
View e63f196

Add bash completion for `dockerd --experimental`

Harald Albers authored on 2016/10/25 17:04:48
October 23, 2016
View 4126229

Fix bash completion for `docker exec --env`

Harald Albers authored on 2016/10/23 00:14:59
October 21, 2016
View c9fdf9a

Add force option to service update

Aaron Lehmann authored on 2016/10/21 04:04:01
October 20, 2016
View 93ccf95

Move bash completion logic to new subcommand: wait

Harald Albers authored on 2016/10/20 16:24:04
View f9a24c7

Move bash completion logic to new subcommand: update

Harald Albers authored on 2016/10/20 16:22:22
View 6ac2017

Move bash completion logic to new subcommand: unpause

Harald Albers authored on 2016/10/20 16:18:37
View 4bab104

Move bash completion logic to new subcommand: top

Harald Albers authored on 2016/10/20 16:16:48
View 150dcab

Move bash completion logic to new subcommand: stop

Harald Albers authored on 2016/10/20 16:14:23
View 19f31f8

Move bash completion logic to new subcommand: stats

Harald Albers authored on 2016/10/20 16:13:06
View 2bbfd01

Move bash completion logic to new subcommand: start

Harald Albers authored on 2016/10/20 16:11:25
View 5200d18

Move bash completion logic to new subcommand: run

Harald Albers authored on 2016/10/20 16:02:28
View 9fc4670

Move bash completion logic to new subcommand: rm

Harald Albers authored on 2016/10/20 15:54:39
View 5802782

Move bash completion logic to new subcommand: restart

Harald Albers authored on 2016/10/20 15:53:02
View 96547d0

Move bash completion logic to new subcommand: port

Harald Albers authored on 2016/10/20 15:50:04
June 8, 2016
View 56f77d5

Implementing support for --cpu-rt-period and --cpu-rt-runtime so that containers may specify these cgroup values at runtime. This will allow processes to change their priority to real-time within the container when CONFIG_RT_GROUP_SCHED is enabled in the kernel. See #22380.

Erik St. Martin authored on 2016/06/08 04:05:43