sylabs/singularity: Singularity 3.3.0 release candidate 3
Authors/Creators
- Gregory M. Kurtzer1
- cclerget
- Michael Bauer2
- Ian Kaneshiro
- Vanessasaurus
- David Godlove3
- Yannick Cote
- Eduardo Arango2
- WestleyK
- DrDaveD
- tri-adam
- Marcelo Magallon4
- Jason Stover
- Geoffroy Vallee5
- Justin Cook2
- David Trudgian
- Joana Chavez6
- Brian P Bockelman7
- Sasha Yakovtseva
- Jacob Chappell
- Daniele Tamino
- Carl Madison
- Dave Love
- Satrajit Ghosh8
- Amanda Duffy9
- Tru Huynh10
- Mike Frisch
- Mike Gray11
- Yaroslav Halchenko12
- Felix Abecassis13
- 1. Singularity Labs
- 2. @sylabs
- 3. Sylabs Inc
- 4. Sylabs, Inc.
- 5. @Sylabs
- 6. Software Engineer @sylabs
- 7. Morgridge Institute for Research
- 8. MIT
- 9. Lenovo
- 10. Unité de Bioinformatique Structurale, Institut Pasteur
- 11. Self
- 12. Dartmouth College, @Debian, @DataLad, @PyMVPA, @fail2ban
- 13. NVIDIA
Description
Hey, hey, hey Singularity community!
Here's a brand spankin' new release candidate for version 3.3.0!
Major new features include a --fakeroot flag allowing you to build without sudo and spoof uid 0 on kernels with user namespace support, a sif command allowing you to inspect and manipulate SIF files, and an oras URI allowing you to push and pull SIF files to supported OCI registries! More details appear below and the full details appear in the git log.
- Remote login and status commands will now use the default remote if a remote name is not supplied
- Added Singularity hub (
shub) cache support when using thepullcommand - Clean cache in a safer way by only deleting the cache subdirectories
- Improvements to the
cache cleancommand
- new
orasURI for pushing and pulling SIF files to and from supported OCI registries - added the
--fakerootoption tobuild,exec,run,shell,test, andinstance startcommands to run container in a new user namespace as uid 0 - added the
fakerootnetwork type for use with the--networkoption sifcommand to allow for the inspection and manipulation of SIF files with the following subcommandsaddAdd a data object to a SIF filedelDelete a specified object descriptor and data from SIF filedumpExtract and output data objects from SIF filesheaderDisplay SIF global headersinfoDisplay detailed information of object descriptorslistList object descriptors from SIF filesnewCreate a new empty SIF image filesetprimSet primary system partition
Want to help out? Every bug discovered and fixed in this release candidate is one fewer bug that makes it to general availability. So go ahead! Take 'er for a spin and see what you can break! 🔑
As always, please report any bugs to: https://github.com/sylabs/singularity/issues/new
And if you think that you've discovered a security vulnerability please report it to: security@sylabs.io
Have fun!
Files
sylabs/singularity-v3.3.0-rc.3.zip
Files
(7.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:30de45d61ffb82a86311e4b43a6cdf3c
|
7.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/sylabs/singularity/tree/v3.3.0-rc.3 (URL)