apptainer registry

Manage authentication to OCI/Docker registries

Synopsis

The ‘registry’ command allows you to manage authentication to standalone OCI/Docker registries, such as ‘docker://’’ or ‘oras://’.

Examples

All group commands have their own help output:

  $ apptainer help registry login
  $ apptainer registry login

Options

-c, --config string   path to the file holding registry configurations (default "/home/runner/.apptainer/remote.yaml")
-h, --help            help for registry

SEE ALSO

Linux container platform optimized for High Performance Computing (HPC) and Enterprise Performance Computing (EPC) * apptainer registry list - List all OCI credentials that are configured * apptainer registry login - Login to an OCI/Docker registry * apptainer registry logout - Logout from an OCI/Docker registry

Auto generated by spf13/cobra on 25-Apr-2024