truatpasteurdotfr/singularity-alpine-pdftk:latest

$ singularity pull shub://truatpasteurdotfr/singularity-alpine-pdftk:latest

Singularity Recipe

BootStrap: docker
From: alpine:latest

%runscript
echo "running pdftk from the container:"
pdftk "$@"

%post
echo "Hello from inside the container"
apk update
apk upgrade
apk add pdftk
touch /singularity-`date +%Y%m%d-%H%M%S`

%labels
MAINTAINER truatpasteurdotfr

Collection


View on Datalad

Metrics

key value
id /containers/truatpasteurdotfr-singularity-alpine-pdftk-latest
collection name truatpasteurdotfr/singularity-alpine-pdftk
branch master
tag latest
commit 0d0225408ca558f324f36d6d34c3f0dcd5da1e74
version (container hash) edd4a226bfafa36fa70dc328c90e1a45
build date 2017-10-19T20:34:17.736Z
size (MB) 254
size (bytes) 30339103
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.