Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • When you are done, you can create a squashfs image, which can be use by Singularity at other places.

cd /tmp/squashfs-root; mksquashfs . /tmp/my-container.img

...

Note that this image can also be used by Shifter at NERSC. But since this method doesn't following follow NERSC's normal procedure to load Shifter image, you need to ask NERSC to load the image to their image pool manually.

...