-
Notifications
You must be signed in to change notification settings - Fork 104
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
packer unable to find local file #94
Comments
because you are running this using docker, the path needs to be accessible form the docker vm in the mac; note that i did not test this as i'm a linux user. |
I tried your suggestions and they didn't work. :( I gave up and closed the issue. But later I thought I would try one more time, but with the vagrant approach this time. Again the utility couldn't find my
|
Hi,
I'm getting this error when trying to build an image with docker. The file it cannot find ("/Users/tennis.smith/.ssh/id_rsa.pub") absolutely exists. It appears the utility is looking for the file inside the container instead of externally.
Error:
Here is the command:
Here is the input JSON file:
Here is my docker version:
The text was updated successfully, but these errors were encountered: