singularity icon indicating copy to clipboard operation
singularity copied to clipboard

Support `--writable` in `--oci` mode

Open dtrudg opened this issue 2 years ago • 0 comments
trafficstars

The native singularity runtime --writable flag enables a container to be written to when there is a persistent overlay in a SIF, or the container is a sandbox directory.

At this point it is not clear what the equivalent is of a sandbox directory container, if any. Bundles are temporary in --oci mode.

Persistent overlays inside a SIF for --oci mode are considered in #1480

dtrudg avatar Mar 24 '23 12:03 dtrudg