Deployment Manual / Version 2406.0
Table Of ContentsTo build ARM images with maven, you need to set the maven property application.image-arch
to arm64
. If the referenced OCI manifest has a matching image in its list, the build process will be based on that architecture. Be advised, that jib is currently not able to create multi image manifests. For that reasons only one architecture can be build at a time.