PrestaShop / PrestaShop/docker

Support arm64 architecture

Open
#294 3 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dockerfile
Stars
281
Forks
190
PR merge metrics
No merged PRs in 30d

Description

I'm running Docker 4.5.0 on a 2021 MacBook Pro with an Apple M1 Pro chip and get this warning when using PrestaShop images:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

I can get the linux/amd64 version to work (thanks to Rosetta), but it would be great if the images have native ARM support.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the repository's Docker image build configuration and the image entry points used by PrestaShop. Verify how the images are built and published, then confirm that a native linux/arm64 image can run on an Apple M1 host without the platform warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.