Y
Hacker News
new
|
ask
|
show
|
jobs
by
NilsIRL
831 days ago
I hadn't heard of Apptainer/Singularity before but it doesn't seem to provide the ability to create standalone executables.
1 comments
vanous
831 days ago
Singularity absolutely produces standalone executables, been building tools this way for years.
link
apitman
831 days ago
How? 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.
link
vanous
824 days ago
I stand corrected, yes, you need run-singularity to be installed to execute the image, i completely forgotten.
link