coolify
coolify copied to clipboard
[Bug]: WordPress and ClassicPress with MySQL have no ARM image
Description
No response
Minimal Reproduction (if possible, example repository)
- Install WordPress MySQL on Arm
- Installation will fail
Exception or Error
Try installing WordPress MySQL on an ARM server (Mac). You will get the following error:
Starting service.
Pulling images.
wordpress Pulling
mysql Pulling
no matching manifest for linux/arm64/v8 in the manifest list entries
-->The problem is the following: MySQL 8.0 and later versions do have ARM64 support -> the compose file uses a very old version
Version
v4.0.0-beta.323
Cloud?
- [ ] Yes
- [X] No