You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FATAL: Unable to handle docker://bigdatainbiomedicine/needl:latest uri: while building SIF from layers: conveyor failed to get: while fetching image: initializing source oci:~/.apptainer/cache/blob:d27923e2d6b009787c82c3c8246136db728f33dc61e73b0dabeecdc80184d7ed: choosing an image from manifest list docker://bigdatainbiomedicine/needl:latest: no image found in image index for architecture arm64, variant "v8", OS linux
The text was updated successfully, but these errors were encountered:
The only pre-compiled binary we use is plink (for epiJSON) which is definitely compiled for amd64. However, it runs perfectly inside the arm container which is odd. I expected that we would need a arm version of plink.
Maybe we should test this on a real arm machine instead of the qemu-virtualized test case.
I am pretty sure that on a native arm machine this would not work.
Error on arm64 platforms:
The text was updated successfully, but these errors were encountered: