swarder/NEMO-AMM7-recipe:latest
$ singularity pull shub://swarder/NEMO-AMM7-recipe:latest
Singularity Recipe
Bootstrap: docker
From: vcatechnology/linux-mint
%post
export DEBIAN_FRONTEND=noninteractive
apt-get update && apt-get -y dist-upgrade
apt-get -y install subversion
apt-get install -y openmpi-bin libmpich-dev libopenmpi-dev lam4-dev gcc g++ gfortran m4 vim
apt-get install -y build-essential
apt-get install -y libcurl4-openssl-dev
ln -s /usr/bin/make /usr/bin/gmake
apt-get install -y git
unset DEBIAN_FRONTEND
mkdir /nemo
cd /nemo
git clone https://github.com/swarder/NEMO-AMM7-recipe.git installations
cd installations/install_scripts
./install_zlib.sh
./install_hdf5.sh
./install_netcdf-c.sh
./install_netcdf-fortran.sh
./install_xios.sh
%environment
export LC_ALL=C.UTF-8
%labels
Author Simon Warder
Collection
- Name: swarder/NEMO-AMM7-recipe
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/swarder-NEMO-AMM7-recipe-latest |
collection name | swarder/NEMO-AMM7-recipe |
branch | main |
tag | latest |
commit | 03509907ba51b290959adbfaea72cd7dfc8a46bd |
version (container hash) | 12b800a5c7640310f6f469db3600ea80 |
build date | 2021-01-13T15:20:20.843Z |
size (MB) | 1552.0 |
size (bytes) | 463036447 |
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.