Skip to content

Installation problem on Mac M3 #273

@acrobat22

Description

@acrobat22

Hello,
I had this problem when launching the installation:
! phpmyadmin The requested image platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

To fix it, I did the following in Dockerfile:
# Utilise une image multi-arch (compatible amd64 et arm64) FROM --platform=linux/amd64 php:8.4-fpm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions