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
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