#! /bin/sh -xe ## ## singularity deployment on octopus01 (the head node) ## ## Install singularity in the same way as the worker nodes. ./singularity-worker-deploy.sh $(guix build -f singularity.scm) # Register garbage collector root to prevent `guix gc' from garbage # collecting singularity. sudo ln --force --symbolic /usr/local/bin/singularity /var/guix/gcroots