docker-library / docker-library/wordpress
[wordpress:6.1.0-php8.0-apache] no matching manifest for linux/amd64 in the manifest list entries
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 2k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Building our images in BitBucket pipelines and our builds started to fail with the following issue a couple of minutes ago.
Step 12/24 : FROM wordpress:6.1.0-php8.0-apache
6.1.0-php8.0-apache: Pulling from library/wordpress
6.1.0-php8.0-apache: Pulling from library/wordpress
no matching manifest for linux/amd64 in the manifest list entries
Running docker build via latest ubuntu image.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported docker build failure with FROM wordpress:6.1.0-php8.0-apache on linux/amd64, then inspect the image manifest and the BitBucket pipeline environment. Done means the referenced WordPress image can be pulled and the build completes for the reported platform.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, wordpress
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100