apptainer(1) apptainer(1) (NAME) singularity-push - URI (SYNOPSIS) apptainer push [ push...] (DESCRIPTION) 'push' SIF URI . URI : library: library://user/collection/container[:tag] oras: oras://registry/namespace/image:tag : library . library 'apptainer remote' . (OPTIONS) -U, --allow-unsigned[=false] --authfile="" / OCI -D, --description="" ( library://) --docker-host="" (Docker daemon) -h, --help[=false] push --library="" (library) --no-https[=false] http https URI docker:// oras:// library:///... (EXAMPLE) Library: $ apptainer push /home/user/my.sif library://user/collection/my.sif:latest OCI : $ apptainer push /home/user/my.sif oras://registry/namespace/image:tag (SEE ALSO) apptainer(1) (HISTORY) 30-Jul-2026 spf13/cobra Auto generated by spf13/cobra Jul 2026 apptainer(1)