Name and Version
all versions and DIAL components
What is the problem this feature will solve?
Currently, all DIAL's components have Docker images assembled only for the Linux/Amd64 platform, and it lacks support for Linux/arm64. It makes it impossible to deploy DIAL onto a cost-efficient cluster in clouds (for example, Graviton-familly CPUs in AWS are Arm64). DIAL components are written in Java, Python, and Node.js - Arm64 native images for all of them are available.
What is the feature you are proposing to solve the problem?
Add Linux/Arm64-native images for all DIAL components to enable DIAL is run on Graviton-equipped clusters (and other Arm64).
What alternatives have you considered?
No response
Name and Version
all versions and DIAL components
What is the problem this feature will solve?
Currently, all DIAL's components have Docker images assembled only for the Linux/Amd64 platform, and it lacks support for Linux/arm64. It makes it impossible to deploy DIAL onto a cost-efficient cluster in clouds (for example, Graviton-familly CPUs in AWS are Arm64). DIAL components are written in Java, Python, and Node.js - Arm64 native images for all of them are available.
What is the feature you are proposing to solve the problem?
Add Linux/Arm64-native images for all DIAL components to enable DIAL is run on Graviton-equipped clusters (and other Arm64).
What alternatives have you considered?
No response