truatpasteurdotfr/singularity-docker-alpine-scl2spec:latest
$ singularity pull shub://truatpasteurdotfr/singularity-docker-alpine-scl2spec:latest
Singularity Recipe
BootStrap: docker
From: alpine
%runscript
echo "running scl2spec from the container:"
spec2scl "$@"
%post
echo "Hello from inside the container"
apk update
apk upgrade
apk add py3-pip python3
pip3 install --upgrade pip
pip3 install spec2scl
touch /singularity-`date +%Y%m%d-%H%M%S`
# specific to my setup, required if you don't have overlay support (CentOS-6)
# CentOS-7 host can ignore that mkdir line
mkdir -p /local-storage /mnt/beegfs /baycells/home /baycells/scratch /c6/shared /c6/eb /local/gensoft2 /c6/shared/rpm /Bis/Scratch2 /mnt/beegfs
Collection
View on Datalad
Metrics
key | value |
---|---|
id | /containers/truatpasteurdotfr-singularity-docker-alpine-scl2spec-latest |
collection name | truatpasteurdotfr/singularity-docker-alpine-scl2spec |
branch | master |
tag | latest |
commit | adae9b7792c471e988211db1ef7e34af172b805a |
version (container hash) | 1945752e3bef0c0c0f5b2f279a38020c |
build date | 2018-09-19T07:00:18.651Z |
size (MB) | 72 |
size (bytes) | 20680735 |
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.