wiremock / wiremock/wiremock-docker
Provide Alpine images for Arm
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 240
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
Proposal
Currently we use the Temurin images that do not have Arm platforms implementations for Alpine. It would be nice to add support for Arm Alpine by using a different base image in the Arm configuration
#5 [linux/arm64 internal] load metadata for docker.io/library/eclipse-temurin:11.0.21_9-jre-alpine
#5 ERROR: no match for platform in manifest: not found
#2 [linux/arm/v7 internal] load metadata for docker.io/library/eclipse-temurin:11.0.21_9-jre-alpine
#2 ERROR: no match for platform in manifest: not found
References
Contributor guide
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 locating the Arm image configuration and the reference to eclipse-temurin:11.0.21_9-jre-alpine. Check the available base-image platforms and determine the alternative base image used for Arm. Done means the Arm Alpine images build successfully for the requested platforms without the manifest error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100