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

Bug: Docker container fails to start or run #7

Closed
2 tasks done
tobiemh opened this issue Jul 23, 2022 · 0 comments
Closed
2 tasks done

Bug: Docker container fails to start or run #7

tobiemh opened this issue Jul 23, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tobiemh
Copy link
Member

tobiemh commented Jul 23, 2022

Describe the bug

When starting Docker, the container fails to run and instead the following error is returned:

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

Steps to reproduce

Run the following command:

docker run --rm -p 8000:8000 surrealdb/surrealdb:latest start

Expected behaviour

Should run without issue, and start the SurrealDB server

SurrealDB version

surreal 1.0.0-beta.2 for macos on aarch64

Contact Details

No response

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@tobiemh tobiemh added the bug Something isn't working label Jul 23, 2022
@tobiemh tobiemh self-assigned this Jul 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant