Self-host on Raspberry Pi 4 using Docker #957
-
Hi, I would like to know if it is possible to self-host wger on a Raspberry Pi 4 using Docker. On DockerHub there are arm64 containers but whenever I try to use them I get the following message:
I'm sorry if it is a basic question. I'm still new to this. It seems it should be possible from the following tweet from the team: https://nitter.net/wger_project/status/1442590063922139137 Thank you in advance and congrats for the amazing project. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi! Glad you like it! While I don't have one myself, I know from people from the community that it does indeed work on a raspberry. I'm just guessing here, but you might need to use a 64 OS image. On the other hand I could look and check what needs to be done to make images for arm/v7, it might just be a config flag |
Beta Was this translation helpful? Give feedback.
Hi! Glad you like it!
While I don't have one myself, I know from people from the community that it does indeed work on a raspberry. I'm just guessing here, but you might need to use a 64 OS image. On the other hand I could look and check what needs to be done to make images for arm/v7, it might just be a config flag