SHA256
1
0
forked from pool/apptainer
2022-02-18 11:57:30 +00:00
committed by Git OBS Bridge
parent 0165fcf774
commit aa7d7189ba

View File

@@ -3,20 +3,20 @@ openSUSE/SUSE specific Settings
openSUSE and SUSE have a small difference with upstream default.
This means the SUID root binaries distributed by singularty are
executable only by users belonging to the group 'singularity'.
executable only by users belonging to the group 'apptainer'.
Otherwise, users will get an error message like this one:
FATAL: while executing /usr/lib/singularity/bin/starter-suid: permission denied
FATAL: while executing /usr/lib/apptainer/bin/starter-suid: permission denied
To add a user to the group singularity, execute (as root):
To add a user to the group apptainer, execute (as root):
# usermod -a -G singularity <user_login>
# usermod -a -G apptainer <user_login>
Create Singularity Images from openSUSE/SLE
===========================================
To create openSUSE/SLE singularity images from scratch a number
To create openSUSE/SLE apptainer images from scratch a number
of bootdef variables need to be specified:
1. Create a bootdef file (for instance 'sle.def'), add