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
August 15, 2016
View 75e60fb

Fix capitalization

Sebastiaan van Stijn authored on 2016/08/15 21:14:41
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 6dd8e10

Wait container's removal via Events API

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

fix typos

allencloud authored on 2016/05/08 10:36:10
March 6, 2016
View 60813af

add --network option for docker build

sandyskies authored on 2016/03/06 21:29:23