oogasawa/singularity-nodejs:latest
$ singularity pull shub://oogasawa/singularity-nodejs:latest
Singularity Recipe
Bootstrap: docker
From: alpine:latest
%setup
cp *.sh /tmp/
%post
apk add emacs
apk add nodejs
apk add npm
apk add bash
npm install -g typescript @types/node ts-node
npm install -g typedoc jsdoc
npm install -g yarn
yarn global add tslint
cd /tmp
bash /tmp/emacs_setupTypeScriptEnvironment.sh
%runscript
emacs -nw $1
Collection
- Name: oogasawa/singularity-nodejs
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/oogasawa-singularity-nodejs-latest |
collection name | oogasawa/singularity-nodejs |
branch | master |
tag | latest |
commit | 7d666e416a5bc66422c1a0f98b8e79d7d1a1f78d |
version (container hash) | 1bb36352a6daa32a4c142daf9973cffd34c88d59fd8531f707ad69056453eead |
build date | 2020-12-11T05:50:41.177Z |
size (MB) | 99.26171875 |
size (bytes) | 104083456 |
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.