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

error report:./entrypoint.sh": stat ./entrypoint.sh: no such file or directory: unknown #299

Open
yuancrazy opened this issue Sep 8, 2024 · 1 comment
Labels
question Further information is requested

Comments

@yuancrazy
Copy link

trying to install s-ui with "wget -q https://raw.githubusercontent.com/alireza0/s-ui/main/docker-compose.yml
" in docker, report an error below:
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "./entrypoint.sh": stat ./entrypoint.sh: no such file or directory: unknown

1

@yuancrazy yuancrazy added the question Further information is requested label Sep 8, 2024
@falltree
Copy link

same here, my system is alpine base on Proxmox CT
alpine:~/s-ui# docker compose up -d
[+] Running 1/2
✔ Container syslog Started 0.0s
⠴ Container s-ui Starting 0.6s
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "./entrypoint.sh": stat ./entrypoint.sh: no such file or directory: unknown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants