-
Notifications
You must be signed in to change notification settings - Fork 313
Docker image for ARM architectures #640
Copy link
Copy link
Closed
2 / 22 of 2 issues completedDescription
Is your feature request related to a problem? Please describe.
The Data Prepper Docker image is only available for x86 architectures presently. It is written in Java and should be able to run on ARM.
Describe the solution you'd like
Provide an ARM architecture Docker image. This should be done as a Docker multiarch image so that users can follow the same instructions regardless of their architecture.
Tasks
- Support a local ARM image build #3352
- ARM distributions via tar.gz #2571
- Update Jenkinsfile to copy ARM image - Support ARM archives for Data Prepper opensearch-build#5977
- Run tests on ARM #2294
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done