divetea/debian:latest

$ singularity pull shub://divetea/debian:latest

Singularity Recipe

Bootstrap: docker
From: debian:jessie

%help
You are using a container with debian_jessie

%environment
LC_ALL=C
export LC_ALL
LC_NUMERIC=en_GB.UTF-8
export LC_NUMERIC

%post
apt-get -y update
apt-get -y dist-upgrade
apt-get -y install file
apt-get -y install libpng12-0 libmng1
apt-get -y install build-essential

%runscript
echo "Arguments received: $*"

Collection


View on Datalad

Metrics

key value
id /containers/divetea-debian-latest
collection name divetea/debian
branch master
tag latest
commit 12bfe05b348072eb62a6c730d2f9f2dc1f1aaef0
version (container hash) 4431bac4fcb6788acd1d6a55c056f209
build date 2020-04-22T12:53:55.247Z
size (MB) 471
size (bytes) 131092511
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.