logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

singularity-search - Search a Container Library for images

Description

       Search a Container Library for container images matching the search query.
         (default cloud.sylabs.io). You can specify an alternate architecture, and/or limit
         the results to only signed images.

Example

         $ singularity search lolcow
         $ singularity search --arch arm64 alpine
         $ singularity search --signed tensorflow

History

       27-Feb-2025 Auto generated by spf13/cobra

Auto generated by spf13/cobra                       Feb 2025                                      singularity(1)

Name

       singularity-search - Search a Container Library for images

Options

--arch="amd64"      architecture to search for

       -h, --help[=false]      help for search

       --library=""      URI for library to search

       --signed[=false]      architecture to search for

See Also

singularity(1)

Synopsis

singularitysearch[searchoptions...]

See Also