BaldissaraMatheus / Tasks.md

A self-hosted, Markdown file based task management board
https://hub.docker.com/r/baldissaramatheus/tasks.md
MIT License
737 stars 30 forks source link

Raspberry Pi 4 Support (docker) #8

Closed o0mba0o closed 1 year ago

o0mba0o commented 1 year ago

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

docker logs --follow tasks.md

exec /bin/sh: exec format error

jk commented 1 year ago

Just leave two links, to ease the creation of multi-arch docker images:

BaldissaraMatheus commented 1 year ago

7 is going be merged very soon and will provide support for arm64 architetcture

BaldissaraMatheus commented 1 year ago

@o0mba0o The PR was merged, could you please pull the new image and test it again?

o0mba0o commented 1 year ago

looks good. Thanks for the quick help.