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

docker command not working #63

Closed
sreelekshmyselvin opened this issue Feb 24, 2020 · 2 comments
Closed

docker command not working #63

sreelekshmyselvin opened this issue Feb 24, 2020 · 2 comments
Assignees

Comments

@sreelekshmyselvin
Copy link

I was trying to install AquilaDB using the docker file. I tried the following command

docker build -t ammaorg/aquiladb:latest .

It was showing the following error

unable to prepare context: unable to evaluate symlinks in Dockerfile path

@akvish
Copy link

akvish commented Feb 24, 2020

Check docker file is present in the current directory

@freakeinstein
Copy link
Member

@sreelekshmyselvin Thanks for reporting the issue. Please specify the dockerfile with -f <Dockerfile name>. I also have updated the README file with the correct command.

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

3 participants