logoalt Hacker News

IshKebablast Thursday at 4:15 PM1 replyview on HN

If you want to be unnecessarily dismissive about the problems with containers, sure.


Replies

elmolino89yesterday at 8:40 PM

Frankly I have a problem with one of your problem as described. Who on the planet Earth creates a container with GCC, may I guess, to compile programs? and then complains about make being located in another container. If you miss some utility just convert the apptainer container to a sandbox, install utilities you need and convert the sandbox to .sif as needed.

Also the whole point of building the program using compilers/libraries in the container is to use such container to run the aforementioned program in that very environment and not worry about libraryX or utility Y not installed in some box in a galaxy far, far away...

show 1 reply