December 27, 2016
View e3000a4

Merge pull request #29648 from yuexiao-wang/fix-man-docker

Sebastiaan van Stijn authored on 2016/12/27 20:13:20
December 25, 2016
View db575ef

Add daemon option --default-shm-size

Yong Tang authored on 2016/12/25 18:11:12
December 22, 2016
View b3e14c2

Update the manuals of docker and dockerd

yuexiao-wang authored on 2016/12/22 20:27:40
December 17, 2016
View 977fd43

Add missing "--default-runtime" flag in manpage

Zhang Wei authored on 2016/12/17 23:01:59
November 16, 2016
View f0d55cd

Rename Remote API to Engine API

Ben Firshman authored on 2016/11/16 04:45:20
November 15, 2016
View ba408fb

man/docker: wrap lines consistently

Jonathan Boulle authored on 2016/11/15 22:46:25
View b6e1f11

Merge pull request #28384 from bbayani/28295_live_restore_unsupported_win

Vincent Demeester authored on 2016/11/15 19:06:26
View 8eeaa25

man page: consistent indents for flag descriptions

Jonathan Boulle authored on 2016/11/15 14:59:47
November 14, 2016
View 45bccae

Updated daemon documentation to clarify that live-restore is not suppoted on windows Review comment implementation

bbayani authored on 2016/11/14 18:56:03
October 6, 2016
View 7781a1b

Make experimental a runtime flag

Kenfe-Mickael Laventure authored on 2016/10/06 23:09:54
September 27, 2016
View 6a12685

configure docker-init binary path

Antonio Murdaca authored on 2016/09/27 19:51:42
September 26, 2016
View 41c6083

Update man page for dm.xfs_nospace_max_retries

Sebastiaan van Stijn authored on 2016/09/26 22:08:23
September 24, 2016
View dd2e194

daemon: add --userland-proxy-path flag

Antonio Murdaca authored on 2016/09/24 22:44:25
September 2, 2016
View b237189

daemon: add a flag to override the default seccomp profile

Antonio Murdaca authored on 2016/09/02 22:20:54
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