Singularity is a container platform focused on supporting "Mobility ofCompute"

Edit Package apptainer
https://apptainer.org

Mobility of Compute encapsulates the development to compute
model where developers can work in an environment of their choosing and
creation and when the developer needs additional compute resources, this
environment can easily be copied and executed on other platforms.
Additionally as the primary use case for Singularity is targeted towards
computational portability, many of the barriers to entry of other
container solutions do not apply to Singularity making it an ideal
solution for users (both computational and non-computational) and HPC
centers.

Refresh
Refresh
Source Files
Filename Size Changed
70.patch 0000054550 53.3 KB
README.SUSE 0000003683 3.6 KB
SLE-12SP5.def 0000001919 1.87 KB
SLE-15SP3.def 0000002020 1.97 KB
_service 0000000083 83 Bytes
apptainer-1.1.6.tar.gz 0005188018 4.95 MB
apptainer-rpmlintrc 0000000088 88 Bytes
apptainer.changes 0000026774 26.1 KB
apptainer.spec 0000005570 5.44 KB
squashfuse-0.1.105.tar.gz 0000065644 64.1 KB
vendor.tar.gz 0007350195 7.01 MB
Revision 14 (latest revision is 28)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1065997 from Christian Goll's avatar Christian Goll (mslacken) (revision 14)
- update to 1.1.6 with following changes:
  * Included a fix for CVE-2022-23538 which potentially leaked user credentials
    to a third-party S3 storage service when using the library:// protocol. See
    the https://github.com/sylabs/scs-library-client/security/advisories/GHSA-7p8m-22h4-9pj7  
    for details.
  * Make PS1 environment variable changeable via %environment section on
    definition file that used to be only changeable via APPTAINERENV_PS1
    outside of container. This makes the container's prompt customizable.
  * Fix the passing of nested bind mounts when there are multiple binds
    separated by commas and some of them have colons separating sources and
    destinations.
  * Hide messages about SINGULARITY variables if corresponding APPTAINER
    variables are defined. Fixes a regression introduced in 1.1.4.
  * Print a warning if extra arguments are given to a shell action, and show in
    the run action usage that arguments may be passed.
  * Check for the existence of the runtime executable prefix, to avoid issues
    when running under Slurm's srun. If it doesn't exist, fall back to the
    compile-time prefix.
  * Increase the timeout on image driver (that is, FUSE) mounts from 2 seconds
    to 10 seconds. Instead, print an INFO message if it takes more than 2
    seconds.
  * If a remote is defined both globally (i.e. system-wide) and individually,
    change apptainer remote commands to print an info message instead of
    exiting with a fatal error and to give precedence to the individual
    configuration. (forwarded request 1065996 from mslacken)
Comments 0
openSUSE Build Service is sponsored by