singularity icon indicating copy to clipboard operation
singularity copied to clipboard

SingularityCE is the Community Edition of Singularity, an open source container platform designed to be simple, fast, and secure.

Results 182 singularity issues
Sort by recently updated
recently updated
newest added

There are a number of image build tests that use CentOS 7 to test creating a container from a yum bootstrap - remove / modify these, ensuring that there is...

The examples directory (https://github.com/sylabs/singularity/tree/main/examples) contains example definition files for CentOS & SUSE. Remove the CentOS 7 examples. Check that any SUSE examples refer to SLES / OpenSUSE 15 only.

## Description of the Pull Request (PR): `singularity.conf` now accepts setting the `allow uts ns` option, and can invalidate the use of the `--uts` and `--hostname` flags. ### This fixes...

I'm using singularity-ce version 4.0.3 on a HPC. I'm trying to pull a docker container with singularity in a nextflow pipeline. After updating singularity to version 4.0.3 I'm having issues...

needs more info

Bumps [golang.org/x/term](https://github.com/golang/term) from 0.21.0 to 0.22.0. Commits c976cb1 go.mod: update golang.org/x dependencies See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/term&package-manager=go_modules&previous-version=0.21.0&new-version=0.22.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as...

dependencies

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.21.0 to 0.22.0. Commits faed7ec unix: add PthreadChdir and PthreadFchdir on darwin c892bb7 unix: fix MmapPtr test failing on OpenBSD a0ef40a unix: fix MremapPtr test failing on...

dependencies

Bumps [golang.org/x/term](https://github.com/golang/term) from 0.21.0 to 0.22.0. Commits c976cb1 go.mod: update golang.org/x dependencies See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/term&package-manager=go_modules&previous-version=0.21.0&new-version=0.22.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as...

dependencies

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.21.0 to 0.22.0. Commits faed7ec unix: add PthreadChdir and PthreadFchdir on darwin c892bb7 unix: fix MmapPtr test failing on OpenBSD a0ef40a unix: fix MremapPtr test failing on...

dependencies

## Description of the Pull Request (PR): Support `singularity overlay create` for OCI-SIF images. An extfs overlay file is created, and then appended to the image encapsulated in the OCI-SIF,...