okuisatoshi/singularity-haskell-stack:latest
$ singularity pull shub://okuisatoshi/singularity-haskell-stack:latest
Singularity Recipe
Bootstrap:docker
From: ubuntu:18.04
%post
apt-get update && \
apt-get install -y build-essential git curl wget &&\
apt-get clean
curl -sSL https://get.haskellstack.org/ | sh
%runscript
stack "$@"
Collection
- Name: okuisatoshi/singularity-haskell-stack
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/okuisatoshi-singularity-haskell-stack-latest |
collection name | okuisatoshi/singularity-haskell-stack |
branch | master |
tag | latest |
commit | 01dd6783e05ed8a65a54792cf90f8f633d6f8cce |
version (container hash) | 4bffba998545d6b13d4628732ad3439b |
build date | 2020-09-29T07:45:38.162Z |
size (MB) | 383 |
size (bytes) | 137494559 |
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.