6 ms·
I hadn't heard of Apptainer/Singularity before but it doesn't seem to provide the ability to create standalone executables.
by NilsIRL 3y ago
I hadn't heard of Apptainer/Singularity before but it doesn't seem to provide the ability to create standalone executables.
- vanous 3y agoSingularity absolutely produces standalone executables, been building tools this way for years.
- apitman 3y agoHow? I've used Apptainer pretty extensively for a couple years and as far as I know the machine where it runs has to have Apptainer installed, even when executing sif files like a normal app.
- vanous 3y agoI stand corrected, yes, you need run-singularity to be installed to execute the image, i completely forgotten.