okuisatoshi/coq-docker-sing:latest

$ singularity pull shub://okuisatoshi/coq-docker-sing:latest

Singularity Recipe

Bootstrap:docker
From: ubuntu:18.04

%post
apt-get update && \
apt-get install -y coq libssreflect-coq proofgeneral emacs25-nox git curl wget emacs-mozc &&\
apt-get clean

%files

./init.el /init.el

%runscript
emacs -nw -q -l /init.el "$@"

Collection


View on Datalad

Metrics

key value
id /containers/okuisatoshi-coq-docker-sing-latest
collection name okuisatoshi/coq-docker-sing
branch master
tag latest
commit e3d2e2bf015dafc690c5ee8086b7bdcce38f44de
version (container hash) 8dec510475df5c093e742ebbb78e3c92
build date 2019-04-08T08:50:08.518Z
size (MB) 1299
size (bytes) 455319583
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.