Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Mar 16, 2015

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