wickerlabs/maintenance

Arm64 Dockerimage request

Opened this issue · 3 comments

It would be nice if are a arm64 container image is available.

The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Can you provide more information about this?

  • What were you trying to do?
  • And the information of the system you are using.

I just use a arm server:
https://www.hetzner.com/cloud

... Ampere® Altra® processors (efficient Arm64-architecture)

The message is just a warning and it should still work.
You can add --platform=linux/amd64 on the docker run command to get rid of the warning.

But I'll still work on the ARM version.
I'll update here soon.