josbake/containerImageTesting:latest
$ singularity pull shub://josbake/containerImageTesting:latest
Singularity Recipe
Bootstrap: docker
From: ubuntu:16.04
%post
apt-get -y update
apt-get -y install fortune cowsay lolcat
%environment
export SINGULARITY_HTTP_PROXY="http://wwwproxy.sandia.gov:80/"
export SINGULARITY_HTTPS_PROXY="https://wwwproxy.sandia.gov:80/"
export LC_ALL=C
export PATH=/usr/games:$PATH
%runscript
fortune | cowsay | lolcat
Collection
- Name: josbake/containerImageTesting
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/josbake-containerImageTesting-latest |
collection name | josbake/containerImageTesting |
branch | master |
tag | latest |
commit | 561c04478e6aefa0ec36b9681bffc235bfbc141c |
version (container hash) | a1d16bf435b36c5fe85e7300bbb02405 |
build date | 2018-08-31T03:21:36.669Z |
size (MB) | 220 |
size (bytes) | 93384735 |
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.