Closed yarikoptic closed 8 years ago
Should work for Debian >= stretch, Ubuntu >= 15.10
Allows to avoid hardcoding release name etc
If generating dockers for local use, remove NEURODEBIAN_MIRROR=origin so it would then point to closest mirror
NEURODEBIAN_MIRROR=origin
aha -- tests fail because stock docker container you are using doesn't have multiverse suite enabled, so neurodebian doesn't enable non-free portion... I will force it now to include non-free.
Should work for Debian >= stretch, Ubuntu >= 15.10
Allows to avoid hardcoding release name etc
If generating dockers for local use, remove
NEURODEBIAN_MIRROR=origin
so it would then point to closest mirror