timkphd/stuff:386
$ singularity pull shub://timkphd/stuff:386
Singularity Recipe
Bootstrap: docker
From: i686/python
# Aug 06 2019 6:23 AM
%post
apt-get -y update --fix-missing
apt-get -y install wget
apt-get -y install gawk
apt-get -y install apt-transport-https
# Intalling Fortran also gives us C.
apt install -y gfortran
apt install -y g++
apt install -y make
date
# Install editors
apt install -y nano
apt install -y vim
%environment
export LC_ALL=C
%labels
Author thkphd
Collection
- Name: timkphd/stuff
- License: GNU General Public License v3.0
View on Datalad
Metrics
key | value |
---|---|
id | /containers/timkphd-stuff-386 |
collection name | timkphd/stuff |
branch | master |
tag | 386 |
commit | ab972e5b084639805287cade6198edb0f5108149 |
version (container hash) | 7d4c65f236755ffc1773e6246c12321bfeaf9fc69dd8db1db8ee55dac5946a74 |
build date | 2019-08-06T12:27:04.881Z |
size (MB) | 292.59375 |
size (bytes) | 306806784 |
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.