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 ARM error #72

Closed
loveqianool opened this issue Jul 13, 2023 · 4 comments
Closed

docker ARM error #72

loveqianool opened this issue Jul 13, 2023 · 4 comments

Comments

@loveqianool
Copy link

docker run -dit --name notify \
-e TZ="$(cat /etc/timezone)" \
-p 8787:8787 \
-v ~/notify/app.env:/usr/app/app.env \
-v ~/notify/persistance:/usr/app/data \
ghcr.io/k0in/notify

error

docker: 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: "miniflare": executable file not found in $PATH: unknown.
@K0IN
Copy link
Owner

K0IN commented Jul 13, 2023

can you share your platform?

@loveqianool
Copy link
Author

can you share your platform?

Linux test 5.19.0-35-generic #36-Ubuntu SMP PREEMPT_DYNAMIC Fri Feb 3 18:36:47 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
➜  ~ docker -v 
Docker version 24.0.4, build 3713ee1

@K0IN
Copy link
Owner

K0IN commented Jul 13, 2023

Should be fixed, please pull and try again.

@K0IN K0IN closed this as completed Jul 13, 2023
@loveqianool
Copy link
Author

exec /bin/deno: exec format error

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