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 29, 2016
View 515e5da

Merge pull request #24698 from jhorwit2/jah/clist-health-filter-format

Vincent Demeester authored on 2016/10/29 13:56:06
View 1fb9c4e

Merge pull request #27840 from estesp/add-userns-status-to-info

Vincent Demeester authored on 2016/10/29 09:58:34
October 28, 2016
View ae74092

Add "userns" to `docker info` security options output

Phil Estes authored on 2016/10/28 07:35:51
October 26, 2016
View 62ff3e9

Merge pull request #27702 from tonistiigi/net-builder0

Sebastiaan van Stijn authored on 2016/10/26 13:50:33
October 25, 2016
View 9bcf623

added node ip autodetection

Drew Erny authored on 2016/10/25 08:11:25
October 22, 2016
View 9058ec3

Merge pull request #27596 from aaronlehmann/rolling-restart

Vincent Demeester authored on 2016/10/22 20:37:12
October 21, 2016
View c9fdf9a

Add force option to service update

Aaron Lehmann authored on 2016/10/21 04:04:01
October 18, 2016
View 7e24c16

add `docker network prune`

Akihiro Suda authored on 2016/10/18 13:36:52
October 6, 2016
View 7781a1b

Make experimental a runtime flag

Kenfe-Mickael Laventure authored on 2016/10/06 23:09:54
September 23, 2016
View 18768fd

api: add TypeTmpfs to api/types/mount

Akihiro Suda authored on 2016/09/23 05:14:15
July 16, 2016
View 1a149a0

Adds container health support to docker ps filter

Josh Horwitz authored on 2016/07/16 03:21:19
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
March 6, 2016
View 60813af

add --network option for docker build

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