Replies: 1 comment
-
|
you need to provide on what os and device you are running the docker image because it's important to understand what's going on. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Title: Docker pull
searxng/searxng:latestfails withexec /sbin/tini: input/output errorDescription:
Hello,
I am encountering an issue when attempting to run the latest version of
searxngvia Docker. After pulling thesearxng/searxng:latestimage, the container fails to start and returns the following error:Steps to reproduce:
Run the following command to pull the latest image:
After pulling, run the container:
The container fails to start, and the error message is shown in the logs:
Expected behavior:
The container should start without any issues, and the application should be accessible via the exposed port.
Docker Version:
(Provide the Docker version you're using)
Host System Information:
Additional Information:
I have tried the following troubleshooting steps without success:
sudoIt seems that the issue persists with the latest image. Could you please assist in resolving this issue?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions