apptainer-registry โ€” Manage authentication to OCI/Docker registries. See also: `apptainer pull`, `apptainer push`. # source: tldr ยท verified Examples: # List all configured registry credentials [GNU] $ apptainer registry list # Log in to a registry with a username (password will be prompted) [GNU] $ apptainer registry login [-u|--username] username docker://registry # Log in to a custom OCI registry [GNU] $ apptainer registry login [-u|--username] username oras://registry # โœŽ Wrong or incomplete? Improve this page โ†’ https://curlhub.sh/man/apptainer-registry