March 17, 2017
View 09f308c

Fix ARG scoping for Dockerfiles with multiple FROM

Tonis Tiigi authored on 2017/03/17 06:31:02
March 16, 2017
View f95f582

Add support for COPY from previous rootfs

Tonis Tiigi authored on 2017/03/16 07:28:06
February 16, 2017
View 0f293f9

Reset stdin config before running build actions

Tonis Tiigi authored on 2017/02/16 04:49:17
January 14, 2017
View 7a962e4

Add --add-host for docker build

Tony Abboud authored on 2017/01/14 00:01:58
December 30, 2016
View d6be0e9

Merge pull request #28631 from likel/master

Sebastiaan van Stijn authored on 2016/12/30 09:13:12
December 25, 2016
View 514adcf

Remove redundant format

Ke Li authored on 2016/12/25 15:37:31
December 23, 2016
View 6fb0577

fix nits in comments

allencloud authored on 2016/12/23 21:48:25
December 20, 2016
View 80b642f

Ignore the daemon log config when building images.

Daniel Nephin authored on 2016/12/20 05:18:06
December 1, 2016
View ef39256

Remove hostname validation as it seems to break users

Vincent Demeester authored on 2016/12/01 03:22:07
November 29, 2016
View 6306019

Refactoring ineffectual assignments This patch fixed below 4 types of code line 1. Remove unnecessary variable assignment 2. Use variables declaration instead of explicit initial zero value 3. Change variable name to underbar when variable not used 4. Add erro check and return for ignored error

Daehyeok Mun authored on 2016/11/29 17:17:35
October 29, 2016
View e686649

Fix bunch of typos

Qiang Huang authored on 2016/10/29 16:03:26
October 11, 2016
View f5f0b77

Merge pull request #26719 from AkihiroSuda/fix-race-builder-vs-container-1

Tibor Vass authored on 2016/10/11 01:54:55
September 20, 2016
View bd7d512

Allow providing a custom storage directory for docker checkpoints

boucher authored on 2016/09/20 01:01:16
June 8, 2016
View e85867c

Windows: Support credential specs

John Howard authored on 2016/06/08 04:15:50
March 6, 2016
View 60813af

add --network option for docker build

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