OpenAPITools / OpenAPITools/openapi-generator
Require docker image for ARM64
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Hi Team,
I am checking on adding arm64 support in Travis-CI for the Open Service Broker API package. But I was facing an issue in pulling openapitools/openapi-generator-cli image for arm64 as it is not available in the docker hub. So I tried to build an openapi-generator image locally on arm64 machine and found that 3.6.3-jdk-11-openj9 image is not available for arm64. So I replaced this image with 3.6.3-jdk-11 and I was successful in building an openapi-generator docker image in my local arm64 machine.
If you are interested in uploading an arm64 image, I can raise a PR for the changes required to build an arm64 image. It will be very helpful if this image is available for the arm64 platform.
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
Locate the Docker build configuration for the openapitools/openapi-generator-cli image and check how the 3.6.3-jdk-11-openj9 base image is selected. Compare it with the reported 3.6.3-jdk-11 replacement, then verify that an arm64-compatible image can be built and uploaded for the requested platform.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100