Darkmon93/singularityConfig:latest
$ singularity pull shub://Darkmon93/singularityConfig:latest
Singularity Recipe
BootStrap: debootstrap
OSVersion: xenial
MirrorURL: http://us.archive.ubuntu.com/ubuntu/
%runscript
echo "This is what happens when you run the container..."
%post
echo "Hello from inside the container"
sed -i 's/$/ universe/' /etc/apt/sources.list
apt-get -y --force-yes install vim libunwind8 icu-devtools curl wget software-properties-common apt-transport-https ca-certificates sudo
apt-get -y --force-yes update
apt-get -y --force-yes install openvpn easy-rsa openssh-server
Collection
- Name: Darkmon93/singularityConfig
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/Darkmon93-singularityConfig-latest |
collection name | Darkmon93/singularityConfig |
branch | master |
tag | latest |
commit | c634ec4df30b3ab6e6e43a8ca87252966d19a5d5 |
version (container hash) | 39674b75af16f316f8153ff43af05a66 |
build date | 2018-04-27T08:59:00.298Z |
size (MB) | 477 |
size (bytes) | 205541407 |
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.