singularity
singularity copied to clipboard
SingularityCE is the Community Edition of Singularity, an open source container platform designed to be simple, fast, and secure.
https://github.com/hpcng/singularity/pull/6211 This is marked up as fixing https://github.com/hpcng/singularity/issues/6181 but it does not. They consider the main topic of the issue a wontfix. The PR actually addresses a distinct observation /...
**Is your feature request related to a problem? Please describe.** When pushing a key or an image it is often useful to have some feedback indicating you've pushed it to...
When bootstrapping from localimage, it would be modular if user is allowed to specify environment variable. Using hard-coded paths in definition file should be avoided. Example : Bootstrap: localimage From:...
**Version of Singularity** 3.8.1 **Describe the bug** If I associated a username/token pair for an oras repository with singularity using `singularity remote login`, then cancel that token (ie via github),...
I was curious about using azure container registry for a project and tried to use, it but unfortunately the singularity documentation for authenticating with an oras repository is lacking. azure...
**Type of issue** technical debt **Description of issue** Various portions of code in public pkg/ areas are not likely to be stable over time at present. This should be worked...
**Type of issue** technical debt **Description of issue** A major version offers an opportunity to revise the versioning approach, so that SingularityCE pkg/ code can be called from other projects...
**Type of issue** technical debt **Description of issue** The implementation of the key command has some significant technical debt, with portions of code at a different level than they should...
**Is your feature request related to a problem? Please describe.** The remote command configures access to Sylabs cloud services, alternative keyservers, and OCI registries. It is complex as there is...
**Describe the solution you'd like** Common server Ethernet and IB cards support SR-IOV, where they can present multiple ‘PCIe virtual functions’ that act as independent network devices but share the...