magland/spikeforest:v0.2.0

$ singularity pull shub://magland/spikeforest:v0.2.0

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 .

Collection


View on Datalad

Metrics

key value
id /containers/magland-spikeforest-v0.2.0
collection name magland/spikeforest
branch master
tag v0.2.0
commit e55411a7da636a09d33c70bfee5e6fecaaf07d2f
version (container hash) df53ad9be090a2d712033035596610f0
build date 2018-11-05T14:28:49.493Z
size (MB) 1519
size (bytes) 571605023
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.