bil / comp-env

Build scripts for base computational environment container for group

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Built container available publicly on Stanford container registry: scr.svc.stanford.edu/bil-public/comp-env/ce

Works with docker or singularity.

Docker:

docker pull scr.svc.stanford.edu/bil-public/comp-env/ce

Singularity:

singularity pull docker://scr.svc.stanford.edu/bil-public/comp-env/ce

About

Build scripts for base computational environment container for group


Languages

Language:Shell 92.3%Language:Makefile 7.7%