belledon/psiturk_sing:latest

$ singularity pull shub://belledon/psiturk_sing:latest

Singularity Recipe

bootstrap: docker
from: ubuntu:16.04

%post
	
	apt-get update
	apt-get install -y 	build-essential \
						python-dev \
						python-pip \
						procps \
						ufw

	pip install --upgrade pip
	pip install --upgrade \
					psiturk


%environment
    export LC_ALL=C
    export PATH=/bin:/sbin:/usr/bin:/usr/sbin:$PATH
    export PSITURK_GLOBAL_CONFIG_LOCATION=~/.psiturkconfig

Collection


View on Datalad

Metrics

key value
id /containers/belledon-psiturk_sing-latest
collection name belledon/psiturk_sing
branch master
tag latest
commit 2eb124901ef391075c05a32ce71cca89acb0d1a2
version (container hash) 0b3558d222afcef03df392805677e9e8
build date 2018-04-13T04:44:02.333Z
size (MB) 502
size (bytes) 203976735
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.