How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "sylabs/singularity-3.4-centos-7-64"
end
vagrant init sylabs/singularity-3.4-centos-7-64
vagrant up
This version was created about 4 years ago.
There isn't a description.
This version was created about 4 years ago.
Singularity containers provide an application virtualization layer enabling mobility of compute via both application and environment portability. With Singularity one is capable of building a root file system that runs on any other Linux system where Singularity is installed.
For information on how to use Singularity, see the docs. https://www.sylabs.io/docs/
This is intended to be the latest of the 3.4.x release series. For more information on this release, see the release notes: https://github.com/sylabs/singularity/releases
To report a bug, raise an issue here: https://github.com/sylabs/singularity/issues/new
To report a security issue, send a message to security@sylabs.io
Have fun!
This version was created about 4 years ago.
There isn't a description.
This version was created about 4 years ago.
There isn't a description.
This version was created over 4 years ago.
There isn't a description.