Skip to content

Allow to specify alternative files other than 'Dockerfile' for building images#170

Merged
marcuslinke merged 1 commit intodocker-java:masterfrom
magnayn:pr7
Mar 16, 2015
Merged

Allow to specify alternative files other than 'Dockerfile' for building images#170
marcuslinke merged 1 commit intodocker-java:masterfrom
magnayn:pr7

Conversation

@magnayn
Copy link
Contributor

@magnayn magnayn commented Mar 9, 2015

than 'Dockerfile' for building images.

Alter the BuildImageCmd so that you can either specify the directory
(which assumes Dockerfile, for backwards compat) or the actual file you
wish to use.

Signed-off-by: Nigel Magnay nigel.magnay@gmail.com

than 'Dockerfile' for building images.

Alter the BuildImageCmd so that you can either specify the directory
(which assumes Dockerfile, for backwards compat) or the actual file you
wish to use.

Signed-off-by: Nigel Magnay <nigel.magnay@gmail.com>
marcuslinke added a commit that referenced this pull request Mar 16, 2015
Since docker 1.5.0, it has been allowable to specify files other
@marcuslinke marcuslinke merged commit 8935d11 into docker-java:master Mar 16, 2015
@marcuslinke
Copy link
Contributor

@magnayn Thanks!

@marcuslinke marcuslinke changed the title Since docker 1.5.0, it has been allowable to specify files other Allow to specify alternative files other than 'Dockerfile' for building images Mar 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants