December 24, 2016
View c424be2

Clean some stuff from runconfig that are cli only…

Vincent Demeester authored on 2016/12/24 04:09:12
December 9, 2016
View 11454e1

Fix a bit typos

yuexiao-wang authored on 2016/12/09 02:35:32
September 7, 2016
View 91e197d

Add engine-api types to docker

Michael Crosby authored on 2016/09/07 03:18:12
September 4, 2016
View 01d3a16

Return error if env file contains non-ascii or utf8 bytes (for windows)

Yong Tang authored on 2016/09/04 07:06:42
August 2, 2016
View 51ee3df

It should be volume not binds for first arg in callDecodeContainerConfig()

lixiaobing10051267 authored on 2016/08/02 23:20:08
June 29, 2016
View 94e95e4

Move restart-policy validation from client to daemon. Signed-off-by: John Harris <john@johnharris.io>

johnharris85 authored on 2016/06/29 07:33:55
June 3, 2016
View 98c245c

Merge pull request #23193 from allencloud/fix-typos

Sven Dowideit authored on 2016/06/03 10:45:08
June 1, 2016
View 5ab2434

Convert 'docker create' to use cobra and pflag

Daniel Nephin authored on 2016/06/01 14:19:13
View a77f245

Convert 'docker run' to a cobra command and to use pflags

Daniel Nephin authored on 2016/06/01 08:49:32
May 8, 2016
View c1be45f

fix typos

allencloud authored on 2016/05/08 10:36:10
April 18, 2016
View b6c7bec

Add support for user-defined healthchecks

Thomas Leonard authored on 2016/04/18 18:48:13
March 30, 2016
View ee4bd80

API/CLI discrepancy on hostname validation (#21595).

Yong Tang authored on 2016/03/30 01:37:43
March 24, 2016
View fa44b4e

More descriptive error when running a container with a too long hostname (#21445)

Yong Tang authored on 2016/03/24 13:41:21
March 22, 2016
View f9f8708

Merge pull request #20566 from AndrewGuenther/20371-validate-hostname

Arnaud Porterie authored on 2016/03/22 06:49:16
March 11, 2016
View 800a7d5

Fix one-character directory issue in the volume option (#20122).

Yong Tang authored on 2016/03/11 10:06:53