bbrito/singularity_images:1.9
$ singularity pull shub://bbrito/singularity_images:1.9
Singularity Recipe
Bootstrap: shub
From: bbrito/singularity_images:1.8
%post
echo "Hello from inside the container"
mkdir -p /home/bdebrito_sing
apt-get update
apt-get install -y \
python-wstool \
ssh
cd /home/bdebrito_sing
wstool init .
wstool merge https://raw.githubusercontent.com/bbrito/social-lstm-tf/master/social_lstm.rosinstall
wstool update
%runscript
echo "This is what happens when you run the container..."
Collection
- Name: bbrito/singularity_images
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/bbrito-singularity_images-1.9 |
collection name | bbrito/singularity_images |
branch | master |
tag | 1.9 |
commit | a869d53ba2a5e17130e78c356d630886aa5d6e89 |
version (container hash) | 11f135965edd200f6bb598154e28cf0d |
build date | 2018-05-10T14:15:21.605Z |
size (MB) | 7046 |
size (bytes) | 2097410079 |
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.