This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
Provide a docker image for arm64 v8 (mac M1) #1405
Labels
analysis
To be decided on how to solution/fix
Describe the bug
Currently the published image only targets the intel architecture. It is possible to build the image from the provided Dockerfile but not arm64 version is currently published on the docker repository.
This work will target in priority the new Dockerfile (see bug #1307), but could be retrofitted to the current version of the Dockerfile.
To Reproduce
podman pull ghcr.io/dxatscale/sfpowerscripts:latest
ordocker pull ghcr.io/dxatscale/sfpowerscripts:latest
on a M1,M2 mac.Expected behavior
The image should be pulled successfully and runnable on a mac M1
Current output
The text was updated successfully, but these errors were encountered: