bcaffo/kerasSingularity:addrstudio
$ singularity pull shub://bcaffo/kerasSingularity:addrstudio
Singularity Recipe
bootstrap: shub
from: bcaffo/kerasSingularity:ubuntu16
%post
## From the rocker/rstudio file
apt-get install -y --no-install-recommends \
file \
git \
libapparmor1 \
libcurl4-openssl-dev \
libedit2 \
libssl-dev \
lsb-release \
psmisc \
procps \
python-setuptools \
sudo \
wget \
libclang-dev \
libclang-3.8-dev \
libobjc-5-dev \
libclang1-3.8 \
libclang-common-3.8-dev \
libllvm3.8 \
libobjc4 \
libgc1c2 \
RSTUDIO_URL="https://www.rstudio.org/download/latest/stable/server/debian9_64/rstudio-server-latest-amd64.deb"
wget -q $RSTUDIO_URL
dpkg -i rstudio-server-*-amd64.deb
rm rstudio-server-*-amd64.deb
## Add a user
useradd rstudio
Collection
- Name: bcaffo/kerasSingularity
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/bcaffo-kerasSingularity-addrstudio |
collection name | bcaffo/kerasSingularity |
branch | master |
tag | addrstudio |
commit | 4ee176c03eb94719cc45e97fe2a2b3ce87555fa4 |
version (container hash) | c91bbaed216465245072c8093f17e7ab |
build date | 2019-06-05T15:20:41.291Z |
size (MB) | 2661 |
size (bytes) | 921628703 |
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.