Estimating the size of a Singularity Image

by vs
GNU/Linux ◆ xterm-256color ◆ bash 3604 views

Here we are going to estimate the size of a singularity image by building it into a folder first. The commands are generally:

  mkdir fatty
  sudo singularity import fatty docker://ubuntu:latest
  sudo du -sh fatty/

More by vs

Small Demo of "Pakages" 03:10

by vs

Rich Spinners 00:48

by vs

Singularity Octave Example 04:50

by vs

See all