arm64 is more prevalent than ever (AWS Graviton, M-series Macs, Snapdragon thingies etc.), so it makes sense for the Docker image here to be multi-platform (linux/{amd64,arm64}) - as most commonly used images are.
Implemented the needed change here: #230
(Not sure if it's this repo's policy to create issues for all PRs, so decided to err on the side of caution.)
arm64is more prevalent than ever (AWS Graviton, M-series Macs, Snapdragon thingies etc.), so it makes sense for the Docker image here to be multi-platform (linux/{amd64,arm64}) - as most commonly used images are.Implemented the needed change here: #230
(Not sure if it's this repo's policy to create issues for all PRs, so decided to err on the side of caution.)