Skip to content

Dockerfiles not called 'dockerfile'#180

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

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

Conversation

@magnayn
Copy link
Copy Markdown
Contributor

@magnayn magnayn commented Mar 25, 2015

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 [email protected]

@marcuslinke
Copy link
Copy Markdown
Contributor

@magnayn I'm missing the advertised test case in your PR. Could you provide one please?

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 <[email protected]>
@magnayn
Copy link
Copy Markdown
Contributor Author

magnayn commented Mar 31, 2015

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

@magnayn Thanks!

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