Matthew Bucci
Matthew Bucci
maybe this isn't true anymore with 2.5 released? EDIT: When running with Gemini 2.5 I get the following error ``` message: 'Provider returned error', code: 400, metadata: { raw: '{\n'...
Thanks for clarifying. I was looking to accomplish something like this https://sylabs.io/2023/12/building-arm-containers-with-scs/ (not for any good reason, just futureproofing as i'm publishing all my images in x86 and arm variants...
Thanks for the tip, this worked great: ``` singularity pull docker://ubuntu:22.04 INFO: Converting OCI blobs to SIF format INFO: Starting build... Getting image source signatures Copying blob 6414378b6477 done |...