powerPlant/cdo-srf:1.7.0
$ singularity pull shub://powerPlant/cdo-srf:1.7.0
Singularity Recipe
Bootstrap: docker
From: ubuntu:xenial
%labels
Maintainer eric.burgueno@plantandfood.co.nz
Version 1.7.0
%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.7.0 |
collection name | powerPlant/cdo-srf |
branch | master |
tag | 1.7.0 |
commit | 1803e629ad8da77434925f23932b0e7235d3d547 |
version (container hash) | c407b2b19a0ca42056ccf6bba226570d |
build date | 2019-02-05T05:54:32.298Z |
size (MB) | 845 |
size (bytes) | 233009183 |
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.