mwiens91/shahlab-automation-scratch:latest
$ singularity pull shub://mwiens91/shahlab-automation-scratch:latest
Singularity Recipe
Bootstrap: debootstrap
OSVersion: xenial
MirrorURL: http://us.archive.ubuntu.com/ubuntu/
%files
automate_me /shahlab_automation
requirements.txt /shahlab_automation/
%post
mkdir /logs
apt-get install -y software-properties-common
apt-add-repository universe
apt-get update
apt-get install -y python-pip
cd /shahlab_automation
pip install -r requirements.txt
Collection
- Name: mwiens91/shahlab-automation-scratch
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/mwiens91-shahlab-automation-scratch-latest |
collection name | mwiens91/shahlab-automation-scratch |
branch | master |
tag | latest |
commit | 8535b631aaaeb7fb86ad6cd6d43b6ccb802f65ef |
version (container hash) | deb967682c2d6b026f48d21ffd3d295d |
build date | 2018-07-31T11:15:57.457Z |
size (MB) | 975 |
size (bytes) | 454369311 |
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.