Open jarbelix opened 7 months ago
I have the following machine:
# hostnamectl Static hostname: oracle-04 Icon name: computer-vm Chassis: vm 🖴 Machine ID: 959ac9bd62ba44d0b24501fe33d6b3cc Boot ID: f91ad8928f634312952bf680cf731158 Virtualization: kvm Operating System: AlmaLinux 9.3 (Shamrock Pampas Cat) CPE OS Name: cpe:/o:almalinux:almalinux:9::baseos Kernel: Linux 5.14.0-362.24.2.el9_3.aarch64 Architecture: arm64 Hardware Vendor: QEMU Hardware Model: KVM Virtual Machine Firmware Version: 1.6.6
The image https://hub.docker.com/r/ltbproject/self-service-password/tags only supports linux/amd64.
It would be interesting to be able to use it in my OCI environment on the arm architecture.
Here are more reasons to support arm architecture:
This requires mutli-platform build: https://docs.docker.com/build/building/multi-platform/
I have the following machine:
The image https://hub.docker.com/r/ltbproject/self-service-password/tags only supports linux/amd64.
It would be interesting to be able to use it in my OCI environment on the arm architecture.
Here are more reasons to support arm architecture: