SupercomputingWales/singularity_hub:mpb_xenial
$ singularity pull shub://SupercomputingWales/singularity_hub:mpb_xenial
Singularity Recipe
Bootstrap:docker
From:ubuntu:xenial-20180525
%labels
MAINTAINER Thomas Green
%environment
%runscript
exec /bin/bash /bin/echo "Not supported"
%post
# Create some common mountpoints for systems without overlayfs
mkdir /scratch
mkdir /software
# Update metadata on packages
apt-get update
# Install repo helper
apt-get install -y software-properties-common
# Run repo helper to install universe
add-apt-repository -y universe
# Install requested applications.
apt-get install -y meep
apt-get install -y meep-mpi-default
apt-get install -y mpb h5utils
apt-get install -y mpb-mpi
Collection
- Name: SupercomputingWales/singularity_hub
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/SupercomputingWales-singularity_hub-mpb_xenial |
collection name | SupercomputingWales/singularity_hub |
branch | master |
tag | mpb_xenial |
commit | 65260268c98ae5cf021292b277d1906f7ead1114 |
version (container hash) | 5abc1036dff11e29886af0cedf37f55b |
build date | 2020-10-05T08:43:29.962Z |
size (MB) | 308 |
size (bytes) | 127602719 |
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.