powerPlant/cdo-srf:1.9.3
$ singularity pull shub://powerPlant/cdo-srf:1.9.3
Singularity Recipe
Bootstrap: docker
From: ubuntu:bionic
%labels
Maintainer eric.burgueno@plantandfood.co.nz
Version 1.9.3
%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.3 |
collection name | powerPlant/cdo-srf |
branch | master |
tag | 1.9.3 |
commit | 1803e629ad8da77434925f23932b0e7235d3d547 |
version (container hash) | 609d8df2f96fbf514f677923613a0a2e |
build date | 2019-02-05T05:54:32.292Z |
size (MB) | 1490 |
size (bytes) | 408752159 |
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.