You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Took the checkout of repository on Google cloud VM . Build the image successfully.
While running the image using command docker run --rm someprefix/accountservice giving the error
standard_init_linux.go:211: exec user process caused "no such file or directory"
The text was updated successfully, but these errors were encountered:
I havn't seen this problem before, but a quick google search for the reported error indicates some problem with file endings after having cloned the git repo. I don't think it's directly related to the code from the blog post.
Took the checkout of repository on Google cloud VM . Build the image successfully.
While running the image using command docker run --rm someprefix/accountservice giving the error
standard_init_linux.go:211: exec user process caused "no such file or directory"
The text was updated successfully, but these errors were encountered: