coolify icon indicating copy to clipboard operation
coolify copied to clipboard

[Bug]: WordPress and ClassicPress with MySQL have no ARM image

Open peaklabs-dev opened this issue 1 year ago • 0 comments

Description

No response

Minimal Reproduction (if possible, example repository)

  1. Install WordPress MySQL on Arm
  2. 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

peaklabs-dev avatar Aug 22 '24 09:08 peaklabs-dev