Hi, I am trying out docker for the first time attempting to replace my Home Automation servers currently being hosted by DietPi. I was wondering, is it possible to support RPi devices since when I try to use your container image, it throws me this error:
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested
Alternatively, do you know where I could go to run a NUT server instance in docker on a RPi?