Post Reply 
Docker build for raspberry pi?
11-12-2021, 01:50
Post: #10
RE: Docker build for raspberry pi?
(22-04-2021 22:22)simoncn Wrote:  The 2.0.18 image should be available soon. For now, it is fine to use the 2.0.16 image and ignore the warning.

I see a 2.0.18-arm image for docker, but the architecture listed is amd64 and fails to run in docker on my pi4B (Ubuntu 20 [64-bit]).

Code:
docker create -v /media/Music:/Music:ro --network host --name minimserver minimworld/minimserver:2.0.18-arm
Unable to find image 'minimworld/minimserver:2.0.18-arm' locally
2.0.18-arm: Pulling from minimworld/minimserver
...yada, yada, yada...
Status: Downloaded newer image for minimworld/minimserver:2.0.18-arm
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

The tags on https://hub.docker.com/r/minimworld/minimserver/tags also show 2.0.18-arm's tag's arch as "amd64".
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Docker build for raspberry pi? - m2kw6s - 11-12-2021 01:50

Forum Jump:


User(s) browsing this thread: 1 Guest(s)