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

Add docker image for amd64 / fix M1 & Pi error #46

Closed
jpgreth opened this issue Aug 29, 2023 · 1 comment
Closed

Add docker image for amd64 / fix M1 & Pi error #46

jpgreth opened this issue Aug 29, 2023 · 1 comment
Labels
enhancement New feature or request roadmap Planned for the next release

Comments

@jpgreth
Copy link

jpgreth commented Aug 29, 2023

I would appreciate it if you could provide a docker image, which is compiled for amd64.
Until now, when running the docker compose on an apple M1 or Raspberry Pi, there is an error standard_init_linux.go:228: exec user process caused: exec format error.

This error could be issued by several possibilities. One is the wrong docker image. This could also be issued by wrong script encoding or missing/wrong shebang.

Please take a look and make it runnable on the mentioned platforms.

@alxlion
Copy link
Contributor

alxlion commented Sep 1, 2023

I'll look into providing an image for arm arch. For the moment, you can refer to the documentation to get it working: https://docs.claper.co/installation.html#arm-architecture

@alxlion alxlion added enhancement New feature or request roadmap Planned for the next release labels Sep 1, 2023
@alxlion alxlion closed this as completed Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request roadmap Planned for the next release
Projects
Status: Done
Development

No branches or pull requests

2 participants