Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 7074

Singularity build process gets Killed when building from local Docker image [closed]

$
0
0

I am trying to build a Singularity.sif image from a local Docker image.

This is the data about the Docker image obtained with the docker images command:

REPOSITORY   TAG       IMAGE ID       CREATED          SIZEmarl         latest    5060bc3b2dd5   50 minutes ago   13.9GB

This is the command I gave to build the .sif image:

sudo singularity build marl.sif docker-daemon://marl

And, finally, this is what I get after some time of no outputs:

INFO:    Starting build...INFO:    Fetching OCI image...Killed

This is my machine:

OS: Ubuntu 24.04.3 LTS x86_64 Host: Inspiron 15 3530 Kernel: 6.14.0-33-generic Shell: bash 5.2.21 DE: GNOME 46.0  Terminal: gnome-terminal CPU: 13th Gen Intel i7-1355U (12) @ 5.000GHz GPU: Intel Raptor Lake-P [Iris Xe Graphics] Memory: 1253MiB / 15678MiB

Every bit of help is welcome,Thanks.


Viewing all articles
Browse latest Browse all 7074

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>