ReproNim/containers:repronim-simple-workflow–1.1.0

$ singularity pull shub://ReproNim/containers:repronim-simple-workflow--1.1.0

Singularity Recipe

#
# Automagically prepared for ReproNim/containers distribution.
# See http://github.com/ReproNim/containers for more info
#
Bootstrap: docker
From: repronim/simple_workflow:1.1.0

%post

# Create commonly present root directories to avoid need in overlays not supported
# on older systems
mkdir -p /ihome /data /data2 /zfs /isi /dartfs /dartfs-hpc

%environment
export LANG="en_US.UTF-8"
export LC_ALL="en_US.UTF-8"

# TODO: Take advantage of the fact that it is a bids-app somehow?

Collection


View on Datalad

Metrics

key value
id /containers/ReproNim-containers-repronim-simple-workflow--1.1.0
collection name ReproNim/containers
branch master
tag repronim-simple-workflow--1.1.0
commit d4108e95f8ea4621bd491e07e5a9505059576d53
version (container hash) 14888c9ed120ad0244f5e15ab635bcc2
build date 2021-03-19T23:51:52.313Z
size (MB) 2961
size (bytes) 1727082527
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.