Robert Metzger created FLINK-25679:
--------------------------------------
Summary: Build arm64 Linux images for Apache Flink
Key: FLINK-25679
URL: https://issues.apache.org/jira/browse/FLINK-25679
Project: Flink
Issue Type: Improvement
Components: flink-docker
Affects Versions: 1.15.0
Reporter: Robert Metzger
Building Flink images for arm64 Linux should be trivial to support, since
upstream docker images support arm64, as well as frocksdb.
Building the images locally is also easily possible using Docker's buildx
features, and the build system of the official docker images most likely
supports ARM arch.
This improvement would allow us supporting development / testing on Apple
M1-based systems, as well as ARM architecture at various cloud providers (AWS
Graviton)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)