merckey/Singularity:r35_py2

$ singularity pull shub://merckey/Singularity:r35_py2

Singularity Recipe

Bootstrap: docker
From: rocker/r-ver:3.5.2

%post
apt-get update \
    && apt-get upgrade -y \
    && apt-get install -y \
    build-essential \
    ca-certificates \
    wget \
    gcc \
    git \
    libpq-dev \
    make \
    python-pip \
    python2.7 \
    python2.7-dev \
    ssh \
    libxml2-dev \
    libssl-dev \
    curl \
    zlib1g-dev \
    libcurl4-openssl-dev \
    && apt-get autoremove \
    && apt-get clean

Collection


View on Datalad

Metrics

key value
id /containers/merckey-Singularity-r35_py2
collection name merckey/Singularity
branch master
tag r35_py2
commit ac09ac1feb124110a869bb0305280d4f01aabf5e
version (container hash) 3b22b16ceeaa48b07bdb94352d25dd3a
build date 2019-03-20T08:24:17.317Z
size (MB) 948
size (bytes) 368767007
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.