Modify Dockerfile and docker build process to support multiarch builds
Currently, the Dockerfile and build process is hardcoded to a single architecture - amd64
. Modify them to support building multiarch images
Currently, the Dockerfile and build process is hardcoded to a single architecture - amd64
. Modify them to support building multiarch images