November 2, 2016
View 846baf1

Add `--cpus` flag to control cpu resources

Yong Tang authored on 2016/11/02 02:12:29
View 90ce6de

Fix issue related to duplicate identical bind mounts for `docker run`

Yong Tang authored on 2016/11/02 10:47:55
October 25, 2016
View 273eeb8

cli: add `--mount` to `docker run`

Akihiro Suda authored on 2016/10/25 12:26:54
October 14, 2016
View a37027f

all: use strings.Contains instead Index

Elena Morozova authored on 2016/10/14 06:18:43
September 27, 2016
View 6a12685

configure docker-init binary path

Antonio Murdaca authored on 2016/09/27 19:51:42
September 7, 2016
View 91e197d

Add engine-api types to docker

Michael Crosby authored on 2016/09/07 03:18:12
August 26, 2016
View d13ad3e

Merge pull request #24073 from johnharris85/move-restart-policy-check-to-daemon

Vincent Demeester authored on 2016/08/26 00:02:30
August 10, 2016
View 8ed657d

remove fl prefix in containerOptions

allencloud authored on 2016/08/10 21:32:50
July 20, 2016
View ee3105c

Add `--env-file` flag to `docker create service`

Yong Tang authored on 2016/07/20 15:58:32
June 28, 2016
View ee3ac3a

Add init process for zombie fighting

Michael Crosby authored on 2016/06/28 06:38:47
June 10, 2016
View 6dd8e10

Wait container's removal via Events API

Zhang Wei authored on 2016/06/10 00:32:20
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
View e85867c

Windows: Support credential specs

John Howard authored on 2016/06/08 04:15:50
June 7, 2016
View cc70378

Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time.

Yong Tang authored on 2016/06/07 12:29:05
May 27, 2016
View e66d210

Add config parameter to change per-container stop timeout during daemon shutdown

Yong Tang authored on 2016/05/27 05:34:48