Closed mfide closed 4 months ago
Compilation has been completed; please utilize version 8.9.4
.
Should any issues arise during use, do not hesitate to report them, and I will endeavor to address them to the best of my ability.
image: haxqer/confluence:8.9.4-arm
worked fine, thank you :)
Hello,
When I try to
docker compose up -d
on myRaspberryPi5 8GB
, I get following error:confluence The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Is it possible to add
ARM64
support?Thanks.