rainsworth/idia-container-jupytercasa:latest
$ singularity pull shub://rainsworth/idia-container-jupytercasa:latest
Singularity Recipe
# URL: https://github.com/aardk/jupyter-casa
# Definition file for IDIA Jupyter Casa
BootStrap: docker
From: penngwyn/jupytercasa
%runscript
#!/bin/sh
/usr/bin/python "$@"
%post
# Install some software
apt-get -y install wget vim python-pip
# Bind through IDIA volumes to the container
mkdir /users /scratch /data
%environment
PYTHONPATH="/home/jupyter/.local/lib/python2.7/site-packages/:/usr/local/lib/python2.7/site-packages:/usr/local/casa/linux64/python/2.7"
LD_LIBRARY_PATH="/usr/local/casa/linux64/lib"
CASAPATH="/usr/local/casa/ linux64"
PATH="/usr/local/casa/linux64/bin:$PATH"
Collection
View on Datalad
Metrics
key | value |
---|---|
id | /containers/rainsworth-idia-container-jupytercasa-latest |
collection name | rainsworth/idia-container-jupytercasa |
branch | master |
tag | latest |
commit | 2587145cd86d165bc50988d0e41deb6c2b866c5b |
version (container hash) | 6606159de61a9f72e3550cf6ebaf0da1 |
build date | 2019-06-17T19:35:32.441Z |
size (MB) | 3262 |
size (bytes) | 1351475231 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.