It seems the base alpine:3.8 is not working on Raspberry Pi hardware: standard_init_linux.go:211: exec user process caused "exec format error" Alpine does support ARM architecture, is there a way to make your dockerfile multiplatform?
It seems the base alpine:3.8 is not working on Raspberry Pi hardware:
Alpine does support ARM architecture, is there a way to make your dockerfile multiplatform?