DEV Community

Discussion on: Create docker image on Apple Silicon M1 Mac

Collapse
 
lakhansamani profile image
Lakhan Samani

Haven't seen any such issues until your docker image uses some native api's
If its public image can you share Docker file + image name. I can take look into it.

Collapse
 
brooks_dubois_b5a11ed783d profile image
Brooks DuBois

It's happening with Micronaut, any ideas are appreciated.

try just getting micronaut and building a simple web app to serve you an index.html, then when you try and do dockerBuild from gradle you'll see the v8 issue.