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

java.io.IOException: Cannot run program "ps": error=2, No such file or directory #59

Open
plasticfist opened this issue Oct 29, 2021 · 1 comment

Comments

@plasticfist
Copy link

plasticfist commented Oct 29, 2021

discussion #34

currently hacking the image to get it going with

docker exec --interactive --tty
${DOCKER_NAME}
bash -c "apt-get update && apt-get install -y --no-install-recommends procps && exit"

@EwaSniegowskaPCSS
Copy link

EwaSniegowskaPCSS commented Aug 8, 2022

I confirm ps is needed for when you run fuseki container multiple times without removing the volumes (I use docker-compose).

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