mmirko/singularitytest:latest
$ singularity pull shub://mmirko/singularitytest:latest
Singularity Recipe
Bootstrap: docker
From: amd64/centos:7
%post
yum update -y && \
yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
yum group install -y "Development Tools"
yum update -y && \
yum -y install \
wget \
openssh-clients \
openssl \
glibc-devel \
glibc-static \
git \
bash \
centos-release-scl\
yum update -y && \
yum -y install \
devtoolset-7 \
%files
%environment
export LC_ALL=C
export PATH=/usr/games:$PATH
%runscript
/bin/bash
Collection
- Name: mmirko/singularitytest
- License: Apache License 2.0
View on Datalad
Metrics
key | value |
---|---|
id | /containers/mmirko-singularitytest-latest |
collection name | mmirko/singularitytest |
branch | main |
tag | latest |
commit | 03795caece822c1cb065bd80baf67be9aa7480ae |
version (container hash) | bee52426f17e5a77ce870ddc78582d6f |
build date | 2020-11-13T09:05:14.487Z |
size (MB) | 894.0 |
size (bytes) | 311746591 |
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.