powerPlant/cdo-srf:1.9.5
$ singularity pull shub://powerPlant/cdo-srf:1.9.5
Singularity Recipe
Bootstrap: docker
From: ubuntu:cosmic
%labels
Maintainer eric.burgueno@plantandfood.co.nz
Version 1.9.5
%post
## Download build prerequisites
apt-get update
apt-get -y install tzdata
ln -fs /usr/share/zoneinfo/Pacific/Auckland /etc/localtime && dpkg-reconfigure -f noninteractive tzdata
apt-get -y install cdo
## Cleanup
apt-get -y clean all
%runscript
exec cdo "$@"
Collection
- Name: powerPlant/cdo-srf
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/powerPlant-cdo-srf-1.9.5 |
collection name | powerPlant/cdo-srf |
branch | master |
tag | 1.9.5 |
commit | 1803e629ad8da77434925f23932b0e7235d3d547 |
version (container hash) | f919a4e58cd63666a74e72048a199fb5 |
build date | 2019-02-05T05:54:32.285Z |
size (MB) | 1462 |
size (bytes) | 465436703 |
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.