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 support for run/shell/exec of native OCI containers via OCI engine #814

Closed
dtrudg opened this issue May 18, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@dtrudg
Copy link
Member

dtrudg commented May 18, 2022

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.

@dtrudg dtrudg added the enhancement New feature or request label May 18, 2022
@dtrudg dtrudg added this to the SingularityCE 3.11 milestone May 18, 2022
@dtrudg
Copy link
Member Author

dtrudg commented May 18, 2022

Whoops - dup of #598

@dtrudg dtrudg closed this as completed May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant