trusty
,nd14.04
(dockerfiles/trusty/Dockerfile)trusty-non-free
,nd14.04-non-free
(dockerfiles/trusty-non-free/Dockerfile)xenial
,nd16.04
(dockerfiles/xenial/Dockerfile)xenial-non-free
,nd16.04-non-free
(dockerfiles/xenial-non-free/Dockerfile)zesty
,nd17.04
(dockerfiles/zesty/Dockerfile)zesty-non-free
,nd17.04-non-free
(dockerfiles/zesty-non-free/Dockerfile)artful
,nd17.10
(dockerfiles/artful/Dockerfile)artful-non-free
,nd17.10-non-free
(dockerfiles/artful-non-free/Dockerfile)wheezy
,nd70
(dockerfiles/wheezy/Dockerfile)wheezy-non-free
,nd70-non-free
(dockerfiles/wheezy-non-free/Dockerfile)jessie
,nd80
(dockerfiles/jessie/Dockerfile)jessie-non-free
,nd80-non-free
(dockerfiles/jessie-non-free/Dockerfile)stretch
,nd90
(dockerfiles/stretch/Dockerfile)stretch-non-free
,nd90-non-free
(dockerfiles/stretch-non-free/Dockerfile)buster
,nd100
(dockerfiles/buster/Dockerfile)buster-non-free
,nd100-non-free
(dockerfiles/buster-non-free/Dockerfile)sid
,nd
(dockerfiles/sid/Dockerfile)sid-non-free
,nd-non-free
(dockerfiles/sid-non-free/Dockerfile)
-
Where to get help:
the Docker Community Forums, the Docker Community Slack, or Stack Overflow -
Where to file issues:
https://github.com/neurodebian/dockerfiles/issues -
Maintained by:
NeuroDebian -
Published image artifact details:
repo-info repo'srepos/neurodebian/
directory (history)
(image metadata, transfer size, etc) -
Image updates:
official-images PRs with labellibrary/neurodebian
official-images repo'slibrary/neurodebian
file (history) -
Source of this description:
docs repo'sneurodebian/
directory (history) -
Supported Docker versions:
the latest release (down to 1.6 on a best-effort basis)
NeuroDebian provides a large collection of popular neuroscience research software for the Debian operating system as well as Ubuntu and other derivatives. Popular packages includeAFNI, FSL, PyMVPA, and many others. While we do strive to maintain a high level of quality, we make no guarantee that a given package works as expected, so use them at your own risk.
NeuroDebian images only add NeuroDebian repository and repository's GPG key. No apt indexes are downloaded, so apt-get update
needs to be ran before any use of apt-get
.
nd
tags are used to reflect suffixes used in versions of packages available from NeuroDebian.
The neurodebian:latest
tag will always point the Neurodebian-enabled latest stable release of Debian (which is, at the time of this writing, debian:wheezy
).
NeuroDebian APT file is installed under /etc/apt/sources.list.d/neurodebian.sources.list
and currently enables only main
(DFSG-compliant) area of the archive:
$ docker run neurodebian:latest cat /etc/apt/sources.list.d/neurodebian.sources.list
deb http://neuro.debian.net/debian wheezy main
deb http://neuro.debian.net/debian data main
#deb-src http://neuro.debian.net/debian-devel wheezy main