Open jakirkham opened 5 years ago
Should note that singularity-cri
is not yet released, but should be in a couple weeks. ( https://github.com/sylabs/singularity-cri/issues/181 ) That said, it may take some time to figure out how to build it. Also will give us the opportunity to raise any issues encountered in the build with upstream. So this build effort can happen in tandem with upstream moving towards a release.
cc @conda-forge/singularity @conda-forge/kubernetes
@jakirkham, we should also look at packaging gVisor which also solves a very similar problem :)
Sure, do you want to add a new issue?
There is now an alpha release.
Have a very rough start in PR ( https://github.com/conda-forge/staged-recipes/pull/7890 ). Still needs some more work though.
Would be great to have a package for
singularity-cri
. This is an implementation of the Container Runtime Interface (CRI), which is used by Kubernetes to interface with different container runtimes.