Dockerfiles not called 'dockerfile' by magnayn · Pull Request #180 · docker-java/docker-java · GitHub
Skip to content

Dockerfiles not called 'dockerfile'#180

Merged
marcuslinke merged 1 commit into
docker-java:masterfrom
magnayn:pr9
Apr 1, 2015
Merged

Dockerfiles not called 'dockerfile'#180
marcuslinke merged 1 commit into
docker-java:masterfrom
magnayn:pr9

Conversation

@magnayn

@magnayn magnayn commented Mar 25, 2015

Copy link
Copy Markdown
Contributor

Pass the name of the Dockerfile to docker (required or it doesn't know where to find it).
Adjust the TAR file to build from the correct path
Implement some tests to show it working with a nonstandard name.

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

@marcuslinke

Copy link
Copy Markdown
Contributor

Pass the name of the Dockerfile to docker.
Adjust the TAR file to build from the correct path
Implement some tests to show it working with a nonstandard name.

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

magnayn commented Mar 31, 2015

Copy link
Copy Markdown
Contributor Author

Test added

marcuslinke added a commit that referenced this pull request Apr 1, 2015
Dockerfiles not called 'dockerfile'
@marcuslinke marcuslinke merged commit 56356b3 into docker-java:master Apr 1, 2015
@marcuslinke

Copy link
Copy Markdown
Contributor

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