How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "AGRF/centos7_docker_singularity"
end
vagrant init AGRF/centos7_docker_singularity
vagrant up
This version was created over 3 years ago.
There isn't a description.
This version was created over 3 years ago.
CentOS7 container with docker and singularity built-in