We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Support execution of OCI images, in OCI native on-disk format, via runc OCI engine - but with the familiar Singularity CLI.
Target support for the following subset of options/flags in 3.11.
--fakeroot Bind mounts Namespace requests --env / --envfile / SINGULARITYENV_ --apply-cgroups --rocm / --nv (binding method)
No handling of --network, --security options etc.
TODO - break down this task into smaller issues.
The text was updated successfully, but these errors were encountered:
Whoops - dup of #598
Sorry, something went wrong.
No branches or pull requests
Support execution of OCI images, in OCI native on-disk format, via runc OCI engine - but with the familiar Singularity CLI.
Target support for the following subset of options/flags in 3.11.
No handling of --network, --security options etc.
TODO - break down this task into smaller issues.
The text was updated successfully, but these errors were encountered: