DeiC-HPC / cotainr

cotainr - a user space Apptainer/Singularity container builder.
European Union Public License 1.2
17 stars 3 forks source link

Fix problem with umask error #26

Closed rloewe closed 1 year ago

rloewe commented 1 year ago

Changes the umask to the singularity default of 0022, which ensures that conda will always work.