oxidized icon indicating copy to clipboard operation
oxidized copied to clipboard

feat: Build docker image for arm64 to support running on macos arm64 docker-desktop

Open disaac opened this issue 1 year ago • 0 comments

Currently the publishdocker.yml workflow builds only for the runner platform which is linux amd64.

As a feature would like to add a buildx platform argument to have an additional platform targeted for arm64 to support running on macos M1 docker-desktop environments. I have built them locally and tested on arm64 raspberry pi and macos works fine. So will put in a PR to have the workflow build for arm64 as well.

disaac avatar Aug 17 '23 16:08 disaac