magland/spikeforest:v0.2.1
$ singularity pull shub://magland/spikeforest:v0.2.1
Singularity Recipe
Bootstrap:docker
From: python:3.6
%setup
mkdir ${SINGULARITY_ROOTFS}/src
cp -r . ${SINGULARITY_ROOTFS}/src/spikeforest
%post
apt-get update && apt-get install -y build-essential
cd /src/spikeforest
pip install .
mkdir /tmp/sha1-cache
Collection
- Name: magland/spikeforest
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/magland-spikeforest-v0.2.1 |
collection name | magland/spikeforest |
branch | master |
tag | v0.2.1 |
commit | 2e5a3f921a03fcb483845c5eae6f577dcdcb41cf |
version (container hash) | 1d657b68f0592679e6a5383be2f48959 |
build date | 2018-11-07T20:20:33.875Z |
size (MB) | 1520 |
size (bytes) | 572018719 |
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.