ReproNim / reproman

ReproMan (AKA NICEMAN, AKA ReproNim TRD3)
https://reproman.readthedocs.io
Other
24 stars 14 forks source link

investigate running singularity inside of podman #603

Open asmacdo opened 1 year ago

asmacdo commented 1 year ago

singularity can run inside of docker, it requires some special settings. does podman work as a dropin replacement or are there other things that need to change?

(docker run -v docker.socket:docker.socket would obviously need to change)