How to use this box with Vagrant:

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

This version was created over 6 years ago.

bento/ubuntu-16.04 with singularity-2.3

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