Skip to content
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

Open
rody opened this issue Sep 7, 2023 · 0 comments
Open

Provide a docker image for arm64 v8 (mac M1) #1405

rody opened this issue Sep 7, 2023 · 0 comments
Assignees
Labels
analysis To be decided on how to solution/fix

Comments

@rody
Copy link
Contributor

rody commented Sep 7, 2023

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 or docker 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

Error: choosing an image from manifest list docker://ghcr.io/dxatscale/sfpowerscripts:latest: no image found in image index for architecture arm64, variant "v8", OS linux```

**Platform Details (please complete the following information):**
 - OS: macOS (arm architecture)

@rody rody self-assigned this Sep 7, 2023
@github-actions github-actions bot added the analysis To be decided on how to solution/fix label Sep 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
analysis To be decided on how to solution/fix
Projects
None yet
Development

No branches or pull requests

1 participant