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

missing permissions? #7

Open
albjeremias opened this issue Dec 27, 2022 · 4 comments
Open

missing permissions? #7

albjeremias opened this issue Dec 27, 2022 · 4 comments

Comments

@albjeremias
Copy link

ill make a pull request to fix this.

docker: Error response from daemon: failed to create shim: OCI runtime create failed: runc create failed: unable to start container process: exec: "./graphhopper.sh": permission denied: unknown.

@albjeremias
Copy link
Author

albjeremias commented Dec 27, 2022

where is the Dockerfile?

$ docker-compose up -d
Creating network "graphhopper-docker_default" with the default driver
Pulling graphhopper (graphhopper/graphhopper:1.0)...
ERROR: The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing.

Continue with the new image? [yN]Y
Pulling graphhopper (graphhopper/graphhopper:1.0)...
ERROR: pull access denied for graphhopper/graphhopper, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

@HarelM
Copy link
Member

HarelM commented Dec 27, 2022

Hu?
You are using a very old version of graphhopper.
There's also no problem with permissions in this image as far as I know, we are using it in production...

@albjeremias
Copy link
Author

can you point me into where the dockerfile is?
Also I cant pull the version on ur docker-compose.yml... and you can see from the logs

@HarelM
Copy link
Member

HarelM commented Dec 28, 2022

My bad, I thought this was a different repo.
https://github.com/IsraelHikingMap/graphhopper-docker-image-push
Which is where the image is created and pushed, it has some docs too.
Not sure why we keep this repo though...

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

2 participants