Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experimental Mount Command #195

Merged
merged 4 commits into from Apr 5, 2022
Merged

Experimental Mount Command #195

merged 4 commits into from Apr 5, 2022

Commits on Apr 4, 2022

  1. feat: add OptWithExperimental

    Adam Hughes committed Apr 4, 2022
    Copy the full SHA
    417ac78 View commit details
    Browse the repository at this point in the history
  2. feat: add OptAppError

    Adam Hughes committed Apr 4, 2022
    Copy the full SHA
    c5ac0f2 View commit details
    Browse the repository at this point in the history
  3. feat: add experimental 'mount' command

    Add experimental support for rootless mount of SIF images.
    Adam Hughes committed Apr 4, 2022
    Copy the full SHA
    a31c3cd View commit details
    Browse the repository at this point in the history
  4. test: add mount command unit tests

    Adam Hughes committed Apr 4, 2022
    Copy the full SHA
    389f08f View commit details
    Browse the repository at this point in the history