Skip to content
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

unable to prepare context: unable to evaluate symlinks ... #16

Open
machineghost opened this issue Aug 2, 2020 · 0 comments
Open

unable to prepare context: unable to evaluate symlinks ... #16

machineghost opened this issue Aug 2, 2020 · 0 comments

Comments

@machineghost
Copy link

machineghost commented Aug 2, 2020

When I try to follow the instructions in the readme:

docker run -d --name cockpit -p 8080:80 agentejo/cockpit

docker build -t agentejo/cockpit:latest . --no-cache

The first command runs just fine, but when I try to run the second I get:

unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /home/me/Dockerfile: no such file or directory

Is there perhaps a step missing from those instructions? Perhaps I'm supposed to cd to somewhere with a Dockerfile in-between?

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

No branches or pull requests

1 participant