Skip to content

Singularity repo to package docker artifacts:base:latest container for running GobyWeb plugins with Singularity.

Notifications You must be signed in to change notification settings

CampagneLaboratory/GobyWeb-Singularity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GobyWeb-Singularity

Singularity repo to package docker artifacts:base:latest container for running GobyWeb plugins with Singularity

To build the image:

  1. Install singularity (Mac: http://singularity.lbl.gov/install-mac)
  2. Activate the vagrant VM
vagrant init singularityware/singularity-2.4
vagrant up
vagrant ssh
  1. Inside the VM
cd /vagrant
git clone [email protected]:CampagneLaboratory/GobyWeb-Singularity.git
cd GobyWeb-Singularity/
sudo singularity build --writable CampagneLaboratory-GobyWeb-Singularity-master-latest.img shub://CampagneLaboratory/GobyWeb-Singularity
  1. At this point, we can exit the VM and copy the image file: CampagneLaboratory-GobyWeb-Singularity-master-latest.img

About

Singularity repo to package docker artifacts:base:latest container for running GobyWeb plugins with Singularity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages