building container in singularity
0
0
Entering edit mode
3.7 years ago
Sara ▴ 240

I have some script in a folder and trying to make a singularity image (container) for them using the following command:

sudo singularity build production.sif /home/Desktop/test/

and here in the output on shell:

[sudo] password for john: 
Building image from sandbox: /home/Desktop/test/
Building Singularity image...
Singularity container built: production.sif
Cleaning up...

and this makes the image which is .sif file. but when I tried to run it using this command:

sudo singularity run production.sif

I will get this error:

ERROR  : Failed to set loop flags on loop device: Resource temporarily unavailable
ABORT  : Retval = 255

do you know how to fix it?

software error • 820 views
ADD COMMENT
0
Entering edit mode

What version of singularity are you running?

ADD REPLY
0
Entering edit mode

How is this related to bioinformatics?

ADD REPLY

Login before adding your answer.

Traffic: 3230 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6