apptainer delete

Deletes requested image from the library

Synopsis

The ‘delete’ command allows you to delete an image from a remote library.

apptainer delete [delete options...] <imageRef> [flags]

Examples

$ apptainer delete --arch=amd64 library://username/project/image:1.0

Options

-A, --arch string      specify requested image arch (default "amd64")
-F, --force            delete image without confirmation
-h, --help             help for delete
    --library string   delete images from the provided library
    --no-https         use http instead of https for docker:// oras:// and library://<hostname>/... URIs

SEE ALSO

Linux container platform optimized for High Performance Computing (HPC) and Enterprise Performance Computing (EPC)

Auto generated by spf13/cobra on 16-Feb-2023