MontrealSergiy/bosh:latest
$ singularity pull shub://MontrealSergiy/bosh:latest
Singularity Recipe
Bootstrap: docker
From: ubuntu:latest
%post
apt-get update -y
apt-get install python3-pip -y
pip3 install --no-cache-dir --upgrade pip
# delete cache and tmp files
apt-get clean
apt-get autoclean
rm -rf /var/cache/*
rm -rf /tmp/*
rm -rf /var/tmp/*
rm -rf /var/lib/apt/lists/*
pip install boutiques
Collection
- Name: MontrealSergiy/bosh
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/MontrealSergiy-bosh-latest |
collection name | MontrealSergiy/bosh |
branch | master |
tag | latest |
commit | d886464d2f3789492be6f71e9d635a7bf9a40f08 |
version (container hash) | 0f377f00ac3870a414da5f7787cb234f |
build date | 2019-04-23T21:56:10.209Z |
size (MB) | 479 |
size (bytes) | 182538271 |
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.