singularity
singularity copied to clipboard
Support other OCI image sources in OCI launcher, via temp dir bundle.
In the OCI launcher flow, the launcher should be able to directly run/shell/exec from the following sources:
- docker:
- docker-daemon:
- oci:
- docker-archive:
This should be accomplished by setting up a temporary OCI bundle directory form the source image, which must be cleaned up when container execution completes.