-
Notifications
You must be signed in to change notification settings - Fork 3
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
Broken Dockerfile #2
Comments
Can you please paste in the error? It’s building fine my end |
[+] Building 0.1s (2/2) FINISHED |
Might be you’re using an older version of Docker, pre 1.4 when heredoc support was added? I just updated the Dockerfile to force latest 1.x.x version in 7773fb0, see what happens when you build now |
failed: Error response from daemon: dockerfile parse error line 7: unknown instruction: DIFF docker version: Can you help me to solve it? Thanks!!! |
@kxlwolf I had the same issue and error, but solved it using the second set of install instructions in the readme |
Hello, can you please fix the Dockerfile? There seems to be an issue with Git diff code inside the file itself. Thanks for your help and contribution.
The text was updated successfully, but these errors were encountered: