Skip to content

Singularity 3.0.2

Compare
Choose a tag to compare
@GodloveD GodloveD released this 04 Jan 20:59
· 6033 commits to master since this release
12de29e

Greetings Singularity community!

It is a pleasure to announce the release of Singularity version 3.0.2!

This point release for the 3.0 series fixes a ton of bugs. Here are the highlights:

  • Added the --docker-login flag to enable interactive authentication with docker registries
  • Added support for pulling directly from HTTP and HTTPS
  • Made minor improvements to RPM packaging and added basic support for alpine packaging
  • The $SINGULARITY_NOHTTPS,$SINGULARITY_TMPDIR, and $SINGULARITY_DOCKER_USERNAME/$SINGULARITY_DOCKER_PASSWORD environment variables are now correctly respected
  • Pulling from a private shub registry now works as expected
  • Running a container with --network="none" no longer incorrectly fails with an error message
  • Commands now correctly return 1 when incorrectly executed without arguments
  • Progress bars no longer incorrectly display when running with --quiet or --silent
  • Contents of 91-environment.sh file are now displayed if appropriate when running inspect --environment

Have fun playing with this new, more stable version of Singularity!

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