December 25, 2016
View 514adcf

Remove redundant format

Ke Li authored on 2016/12/25 15:37:31
November 16, 2016
View f0d55cd

Rename Remote API to Engine API

Ben Firshman authored on 2016/11/16 04:45:20
October 25, 2016
View 411e7b4

Merge pull request #24533 from yongtang/24392-docker-info-label-duplicate-keys

Sebastiaan van Stijn authored on 2016/10/25 10:12:28
October 6, 2016
View 7781a1b

Make experimental a runtime flag

Kenfe-Mickael Laventure authored on 2016/10/06 23:09:54
August 10, 2016
View e316484

fix config load error with ulimits Signed-off-by: allencloud <allen.sun@daocloud.io>

allencloud authored on 2016/08/10 19:52:06
July 28, 2016
View b945422

Rename config LiveRestore to LiveRestoreEnabled

Kenfe-Mickael Laventure authored on 2016/07/28 00:30:15
July 21, 2016
View 3343d23

Add basic prometheus support

Michael Crosby authored on 2016/07/21 08:11:28
July 16, 2016
View 64a8317

Improve flag help consistency, and update docs

Sebastiaan van Stijn authored on 2016/07/16 08:52:59
July 12, 2016
View e4c9079

Remove duplicate keys in labels of `docker info`

Yong Tang authored on 2016/07/12 21:08:05
July 1, 2016
View a0ccd0d

Split advertised address from listen address

Aaron Lehmann authored on 2016/07/01 10:07:35
June 24, 2016
View 14712f9

Remove old cli framework.

Daniel Nephin authored on 2016/06/24 00:25:51
June 23, 2016
View 31bf9ca

Update unit tests for new cobra root command.

Daniel Nephin authored on 2016/06/23 07:36:51
June 22, 2016
View fb83394

Convert dockerd to use cobra and pflag

Daniel Nephin authored on 2016/06/22 05:42:47
June 7, 2016
View 934328d

Add functional support for Docker sub commands on Solaris

Amit Krishnan authored on 2016/06/07 16:45:21
May 27, 2016
View d7be6b2

Add config parameter to change stop timeout during daemon shutdown This fix tries to add a daemon config parameter `--shutdown-timeout` that specifies the timeout value to stop containers gracefully (before SIGKILL). The default value is 15s.

Yong Tang authored on 2016/05/27 06:07:30