Weatherhub/metview:latest

$ singularity pull shub://Weatherhub/metview:latest

Singularity Recipe

BootStrap: docker
From: weatherhub/metview

%labels
MAINTAINER Xin Zhang
SPECIES JCSDA

%runscript
    echo "Welcome, this is Singularity container for METVIEW"

%environments
    DISPLAY=:0.0 \
    export DISPLAY

%post
    echo "Hello from inside the container"
    echo "Install additional software here"

Collection


View on Datalad

Metrics

key value
id /containers/Weatherhub-metview-latest
collection name Weatherhub/metview
branch master
tag latest
commit 74c2b9bc28673001fd02e00194e92c53a897fb62
version (container hash) 15c68ec7b38e569509c3a3952b305f39
build date 2018-04-16T12:51:45.118Z
size (MB) 3121
size (bytes) 909873183
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.