This is a test version of Biostars. For the public version, visit https://www.biostars.org.
FATAL: While performing build: build image size <= 0 - Issues With Singularity

I ran the following command to upload a docker image to my HPC and it worked up till a point:

singularity build --remote my_sif.sif docker://user/my_package

I got the following interesting error:

INFO: Adding SBOM to SIF INFO:
Calculating SIF image checksum INFO:
Uploading image to library... WARNING: Skipping container verification INFO:
Uploading n number of bytes INFO:
Image uploaded successfully. FATAL: While performing build: build image size <= 0

Why would this occur?

r docker singularity

I was building a docker image I created on my computer on an HPC. It seems that due to some network issues I kept getting this FATAL message.

0 answers

No answers yet.

Log in to answer this question.