Skip to content

ncar-xdev/repo2apptainer

repo2apptainer

✨ This code is highly experimental! Let the buyer beware ⚠️ ;) ✨

CI GitHub Workflow Status Code Coverage Status pre-commit.ci status
Docs Documentation Status
Package Conda PyPI
License License

Wrapper around repo2docker producing Jupyter enabled Apptainer/Singularity images.

Usage

$ repo2apptainer --help
Usage: repo2apptainer [OPTIONS] COMMAND [ARGS]...

  Convert a repository to a Apptainer (formerly Singularity) image

Options:
  --install-completion  Install completion for the current shell.
  --show-completion     Show completion for the current shell, to copy it or
                        customize the installation.
  --help                Show this message and exit.

Commands:
  build    Build an Apptainer/Singularity image from a repository
  run      Run an Apptainer/Singularity image
  version  Print the version
$ repo2apptainer build --help
Usage: repo2apptainer build [OPTIONS] REPO

  Build an Apptainer/Singularity image from a repository

Arguments:
  REPO  [required]

Options:
  --ref TEXT            [default: main]
  --force / --no-force  [default: no-force]
  --help                Show this message and exit.

About

Repo2apptainer: Wrapper around repo2docker producing Jupyter enabled Apptainer/Singularity images.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published