How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "singularityware/singularity-2.3.1"
  config.vm.box_version = "2.3.1"
end
vagrant init singularityware/singularity-2.3.1 \
  --box-version 2.3.1
vagrant up

This version was created almost 6 years ago.

bento/ubuntu-16.04 with singularity-2.3.1

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (532 MB)