November 4, 2016
View 248c699

fix frontmatter keywords value type (string, instead of []string) in /docs/reference

Gaetan de Villele authored on 2016/11/04 07:48:30
November 2, 2016
View 846baf1

Add `--cpus` flag to control cpu resources

Yong Tang authored on 2016/11/02 02:12:29
October 25, 2016
View 273eeb8

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

Akihiro Suda authored on 2016/10/25 12:26:54
October 22, 2016
View 78dae2a

Merge pull request #27575 from yuexiao-wang/fix-cli-link

Misty Stanley-Jones authored on 2016/10/22 03:15:57
October 20, 2016
View 3b36f02

Sync docker/docker refs with files mistakenly edited in docker.github.io repo

Misty Stanley-Jones authored on 2016/10/20 02:25:45
View e5e1729

Modify the links for docker container commands

yuexiao-wang authored on 2016/10/20 22:52:47
October 18, 2016
View 8863a9f

Merge pull request #24771 from aquasecurity/xfs_quota

Michael Crosby authored on 2016/10/18 01:23:42
October 15, 2016
View b306094

Convert Markdown frontmatter to YAML

Misty Stanley-Jones authored on 2016/10/15 07:30:36
September 23, 2016
View a70e6df

Merge pull request #26850 from YuPengZTE/devDot

Sebastiaan van Stijn authored on 2016/09/23 17:10:11
View 73770c0

Del the extra dot

YuPengZTE authored on 2016/09/23 16:22:52
September 19, 2016
View 05bac45

overlay2: add support for --storage-opt size

Amir Goldstein authored on 2016/09/19 04:35:55
September 10, 2016
View 5880d62

Misty's edits and additions

Misty Stanley-Jones authored on 2016/09/10 09:29:32
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
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