November 5, 2016
View e6ec906

docs: update for new secopts struct in GET /info

Antonio Murdaca authored on 2016/11/05 01:20:55
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 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
View 002262d

node rm can be applied on not only active node

allencloud authored on 2016/11/02 18:22:04
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 25, 2016
View 9bcf623

added node ip autodetection

Drew Erny authored on 2016/10/25 08:11:25
September 28, 2016
View 047e44e

Remove --name flag from service update

Sebastiaan van Stijn authored on 2016/09/28 19:34:31
September 23, 2016
View d69fce7

docs: add missing IPAM options to API docs

Sebastiaan van Stijn authored on 2016/09/23 19:55:19
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
April 22, 2016
View 362369b

Adds ability to squash image after build

Brian Goff authored on 2016/04/22 01:08:37