flownative / localbeach

The Local Beach client written in Go
Apache License 2.0
7 stars 3 forks source link

Provide ARM64 support for MacOS using Apple's Mx chip set #32

Closed robertlemke closed 2 years ago

robertlemke commented 3 years ago

The Docker images needed for Local Beach are currently only provided as AMD64 builds. In order to support the latest Mac models, we need to provide them as ARM64 as well.

The following images need to be upgraded:

robertlemke commented 3 years ago

flownative/localbeach-nginx-proxy is built for ARM64 since v0.3.0.

robertlemke commented 3 years ago

All mentioned images are now built for ARM64 as well.

robertlemke commented 3 years ago

uhum, I probably forgot one image: PHP. So re-opening this issue …

kdambekalns commented 2 years ago

Working fine by now…