apptainer(1) apptainer(1) (NAME) apptainer-push - (URI) (SYNOPSIS) apptainer push [push options...] (DESCRIPTION) 'push' SIF (URI) . (URI) : library: library://user/collection/container[:tag] oras: oras://registry/namespace/image:tag : . (auth token) 'apptainer remote' . (OPTIONS) -U, --allow-unsigned[=false] --authfile="" / OCI -D, --description="" ( library://) --docker-host="" -h, --help[=false] push --library="" --no-https[=false] http https URI docker:// oras:// library:///... (EXAMPLE) $ 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)