-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
Adservice error when building on windows #196
Comments
Did you edit the Dockerfile by any chance? Looks like the file has a CRLF ending. |
I cloned it to my windows machine and ran the skaffold build, so i didn't touch it before I got the error. |
Got this to work by using this autocrlf parameter when cloning.
|
I honestly don't know how would this happen. It sounds like probably ALL cloned dockerfiles would be broken on your machine if that was the case. There are 10 dockerfiles in this repo alone. At any rate, glad to hear you figured out. |
It doesn't really make sense to me either why it happened with JUST that dockerfile, but i'm not yet super familiar with this project. In any case, this is documented here now in case any other windows 10 pro users run into a similar issue. |
This looks related to #128, but I'm running code with the changes mentioned, I'm still seeing an error.
I'm following the instructions to build as per Option 1: Running locally with “Docker for Desktop”
skaffold run
Gets to the step building the Adservice and errors out with:
The text was updated successfully, but these errors were encountered: