maxking / maxking/docker-mailman

linux/arm64 - The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8)

Open
#731 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
278
Forks
121
PR merge metrics
No merged PRs in 30d

Description

Hi,

I started to execute on a planned mail server migration over to a new setup including mailman. That setup runs on a linux/arm64 machine. It seems that there are not images for that platform available.

! mailman-core The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
! mailman-web The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s

The containers will be stopped, mailman can't be run. I also discovered the older issue which maybe was never solved: https://github.com/maxking/docker-mailman/issues/483

Are there any plans on adding support for this architecture in the near future?

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 how the mailman-core and mailman-web images are built and published, then check their platform manifests on a linux/arm64 host. Reproduce the Docker Compose failure from the issue and compare both services. Done means the required images can be pulled and started on linux/arm64 without the platform mismatch.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.