local env:
- JDK:azul-17 17.0.4
- CPU:M1
- system:12.6 (21G115)
When I use the dockerfile-maven-plugin plugin for dockerfile:deploy to build the image, it prompts an error:java.lang.UnsatisfiedLinkError: Can't load library: /var/folders/s8/13717jdj3jn4gq6n5y9jh8480000gn/T/jffi7101705819295494870.dylib
There is also no such file in the directory /var/folders/s8/13717jdj3jn4gq6n5y9jh8480000gn/T/:jffi7101705819295494870.dylib: enter image description here