From ff21e790d0a60ba9c97fd5ef37e43a7ef821a7e8 Mon Sep 17 00:00:00 2001 From: Steffen Bollmann Date: Sat, 19 Feb 2022 12:44:44 +0000 Subject: [PATCH] added nano (#438) nano is the default editor for fsledithd and it doesn't work otherwise out of the box :) --- neurodocker/templates/fsl.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/neurodocker/templates/fsl.yaml b/neurodocker/templates/fsl.yaml index 32e2f1da..68b7bfc5 100644 --- a/neurodocker/templates/fsl.yaml +++ b/neurodocker/templates/fsl.yaml @@ -51,6 +51,7 @@ binaries: - libxrandr2 - libxrender1 - libxt6 + - nano - sudo - wget yum: @@ -72,6 +73,7 @@ binaries: - libjpeg - libmng - libpng12 + - nano - openblas-serial - sudo - wget