timkphd/Containers:386
$ singularity pull shub://timkphd/Containers:386
Singularity Recipe
Bootstrap: docker
From: i686/python
# Sep 09 12:38 PM
%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/Containers
- License: GNU General Public License v3.0
View on Datalad
Metrics
key | value |
---|---|
id | /containers/timkphd-Containers-386 |
collection name | timkphd/Containers |
branch | master |
tag | 386 |
commit | 96c5bb9357f5f6cdb91664d8db28d51e64a64ef8 |
version (container hash) | 9da75bb0db3e2bf603d81711fc9f3da7093d1fe07a273ef3de74539602f87874 |
build date | 2019-09-09T18:45:02.201Z |
size (MB) | 292.59765625 |
size (bytes) | 306810880 |
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.