Skip to content

no matching manifest for linux/amd64 in the manifest list entries #1322

Open
@lonecactus

Description

@lonecactus

Description
I would like to use docker-magento for a project that requires PHP8.1. I'm using Ubuntu. I'm currently unable to do so because the linux/amd64 platform is not included in the manifest for the PHP8.1 image.

Steps To Reproduce

  1. Using Ubuntu 24.04
  2. Change the phpfpm image in compose.yaml to refer to image: markoshust/magento-php:8.1-fpm, and save the file
  3. Run bin/start

Expected Result
The container should successfully pull and start

Actual Result
When the new phpfpm container is being pulled, the process terminates with the error: "no matching manifest for linux/amd64 in the manifest list entries"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions