Dragonfly2 icon indicating copy to clipboard operation
Dragonfly2 copied to clipboard

Preheat to support singularity image format

Open mfarooq-tech opened this issue 4 years ago • 3 comments

Feature request:

Currently, singularity image format download is not supported by preheating.

Singularity image pull sequence: https://github.com/apptainer/apptainer/blob/main/internal/pkg/client/oras/oras.go

Use case:

UI Example:

mfarooq-tech avatar Mar 28 '22 13:03 mfarooq-tech

Fix #769

gaius-qi avatar Apr 06 '22 12:04 gaius-qi

@mfarooq-intel can you give me a example for singularity image format.

yxxhero avatar Apr 17 '22 09:04 yxxhero

Here are some examples: https://cloud.sylabs.io/library/tjlhx253/default/tensorflow

Or an image can be built from scratch by following the Singularity quick start guide here: https://docs.sylabs.io/guides/latest/user-guide/quick_start.html

embroede avatar Feb 01 '23 22:02 embroede