November 25, 2016
View 783e1a9

cli: remove `--mount` from `docker run`

Akihiro Suda authored on 2016/11/25 21:38:30
November 18, 2016
View 0b8f887

fix typo

allencloud authored on 2016/11/18 16:51:36
November 9, 2016
View 9b6b3c2

Add `--dns-option` to `docker run` and hide `--dns-opt`

Yong Tang authored on 2016/11/09 11:29:10
November 2, 2016
View 4e15420

Windows: Add cpu count option

Darren Stahl authored on 2016/11/02 05:02:46
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 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
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
March 6, 2016
View 60813af

add --network option for docker build

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