This package browser is in early development. Mind the rough edges.

singularity 2.6.1

Container platform

Singularity is a container platform supporting a number of container image formats. It can build SquashFS container images or import existing Docker images. Singularity requires kernel support for container isolation or root privileges.

Installation

Install singularity 2.6.1 as follows:

guix install singularity@2.6.1

Or install the latest version:

guix install singularity

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.