September 11, 2013
View b7a3fc6

Add rm option to docker build to remove intermediate containers

Michael Crosby authored on 2013/09/11 03:39:47
View bd0e4fd

Merge pull request #1838 from jmcvetta/multiline_dockerfile

Michael Crosby authored on 2013/09/11 06:22:34
September 10, 2013
View c01f6df

Test dockerfile with line containing literal "\n"

Jason McVetta authored on 2013/09/10 10:22:58
View 672f1e0

failing test case for multiline command in dockerfile

Jason McVetta authored on 2013/09/10 07:21:04
September 5, 2013
View 8374dac

From FIXME: local path for ADD

Martin Redmond authored on 2013/09/05 21:28:02
August 13, 2013
View 5ee3c58

Add USER instruction

Victor Vieux authored on 2013/08/13 21:02:17
August 7, 2013
View 3104fc8

Forbid certain paths within docker build ADD

Michael Crosby authored on 2013/08/07 01:58:52
August 5, 2013
View d00fb40

added tests for 1405

Isao Jonas authored on 2013/08/05 23:03:42
August 3, 2013
View b9f0695

Add unit tests for build no cache

Michael Crosby authored on 2013/08/03 04:12:38
View 3a123bc

Add no cache for docker build

Michael Crosby authored on 2013/08/03 01:18:54
July 18, 2013
View de563a3

Merge pull request #1194 from crosbymichael/build-verbose

Guillaume J. Charmes authored on 2013/07/18 04:53:06
July 9, 2013
View d86898b

Fixes 1136; Reopened from 1175 with latest changes.

Fareed Dudhia authored on 2013/07/09 16:01:45
View e7f3f6f

Add unit tests for buildfile config instructions

Michael Crosby authored on 2013/07/09 11:06:06
July 8, 2013
View 2b0ebf5

Buildfile: for ADD command, determine filename from URL.

Caleb Spare authored on 2013/07/08 16:43:22
View f236e62

Test pulling remote files using ADD in a buildfile.

Caleb Spare authored on 2013/07/08 15:24:52