jormelton/containerCLASSIC:latest
$ singularity pull shub://jormelton/containerCLASSIC:latest
Singularity Recipe
Bootstrap:docker
From:ubuntu:latest
%labels
MAINTAINER Joe Melton, ECCC
%environment
BASE_DIR=/code
export BASE_DIR
%runscript
cd /code/classctem
echo "The container is running!"
%post
mkdir -p /code
cd /code
apt update
apt install vim make libnetcdff-dev git gfortran netcdf-bin nano zlib1g mpich doxygen -y -f -m
Collection
- Name: jormelton/containerCLASSIC
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/jormelton-containerCLASSIC-latest |
collection name | jormelton/containerCLASSIC |
branch | master |
tag | latest |
commit | 87ae59a73e49a68bb188c3fab1a49894a816452b |
version (container hash) | bcd16e17f9ed8d38afd7b16ba0728215 |
build date | 2019-11-05T23:17:20.591Z |
size (MB) | 634 |
size (bytes) | 233447455 |
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.