November 2, 2016
View 846baf1

Add `--cpus` flag to control cpu resources

Yong Tang authored on 2016/11/02 02:12:29
October 29, 2016
View e686649

Fix bunch of typos

Qiang Huang authored on 2016/10/29 16:03:26
October 25, 2016
View 273eeb8

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

Akihiro Suda authored on 2016/10/25 12:26:54
September 19, 2016
View 05bac45

overlay2: add support for --storage-opt size

Amir Goldstein authored on 2016/09/19 04:35:55
September 6, 2016
View 6ac8224

Update man page for `docker create` to add `--rm` flag

Yong Tang authored on 2016/09/06 00:38:32
August 3, 2016
View 55478a2

Update `--user`/`-u` flag in man page of `docker create`

Yong Tang authored on 2016/08/03 21:36:07
July 16, 2016
View 64a8317

Improve flag help consistency, and update docs

Sebastiaan van Stijn authored on 2016/07/16 08:52:59
June 21, 2016
View dc3fdfb

Man page fix: Mention supported drivers for --storage-opt size option in docker create/run

Shishir Mahajan authored on 2016/06/21 23:49:28
June 10, 2016
View 1c4efb6

Allow user to specify container's link-local addresses

Alessandro Boch authored on 2016/06/10 07:10:59
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
June 7, 2016
View c0c7d5e

Rename `--net` to `--network`

Arnaud Porterie (icecrime) authored on 2016/06/07 08:33:00
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
May 24, 2016
View 9f1a121

Merge pull request #22774 from Microsoft/jjh/client

Alexander Morozov authored on 2016/05/24 03:29:50
May 7, 2016
View fb43ef6

Add support for --pid=container:<id>

Mrunal Patel authored on 2016/05/07 03:56:03
April 15, 2016
View ef2db56

Windows: Default to Hyper-V Containers on client

John Howard authored on 2016/04/15 09:12:02