SingularityCE 4.1.2 #2712
dtrudg
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
SingularityCE 4.1.1 is a patch release in the 4.1 series, including various bug fixes.
Bug Fixes
--oci
mode always set inner ID map based on host user, notUSER
in OCI container. Fixes incorrect permissions for files owned byUSER
in the container.WORKDIR
by default for OCI images in--oci
mode, as required by OCI image-spec.--writable
behaviour when running a container image from SIF/SquashFS in user namepace mode. The image will be extracted to a temporary sandbox, which is writable at runtime. Note that any changes are not made to the original image.target: no such file or directory
error in native mode when extracting layers from certain OCI images that manipulate hard links across layers.unshare -r
).unsquashfs
when singularity is run with --userns / -uflag. Fixes temporary sandbox extraction of images in non-root mapped user namespace (e.g.
unshare -c`).Thanks / Reporting Bugs
Thanks to our contributors for code, feedback and, testing efforts!
As always, please report any bugs to: https://github.com/sylabs/singularity/issues/new
If you think that you've discovered a security vulnerability please report it to: [email protected]
Have fun!
Downloads
Source Code
Please use the singularity-ce-4.1.2.tar.gz download below to obtain and install SingularityCE 4.1.2. The GitHub auto-generated 'Source Code' downloads do not include required dependencies etc.
Packages
RPM / DEB packages are provided for:
These packages were built with Go 1.21.7
This discussion was created from the release SingularityCE 4.1.2.
Beta Was this translation helpful? Give feedback.
All reactions