The script bin/dockerized isn’t set up to be able to build for Apple Silicon. Modifying the architectures should probably include a detection for aarch64 arm64, the arm64 / aarch64 target for GO.
https://github.com/datastack-net/dockerized/blob/master/bin/dockerized#L55-L63
The script
bin/dockerizedisn’t set up to be able to build for Apple Silicon. Modifying the architectures should probably include a detection foraarch64arm64, the arm64 / aarch64 target for GO.https://github.com/datastack-net/dockerized/blob/master/bin/dockerized#L55-L63