Skip to content

Commit

Permalink
noninteractive setting for sct
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 committed Sep 25, 2024
1 parent 21cb46d commit a14675d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/spinalcordtoolbox/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ source ../main_setup.sh
neurodocker generate ${neurodocker_buildMode} \
--base-image ubuntu:20.04 \
--pkg-manager apt \
--env DEBIAN_FRONTEND=noninteractive \
--install="gcc ca-certificates libmpich-dev python3-pyqt5 git curl bzip2 libglib2.0-0 rsync" \
--run="printf '#!/bin/bash\nls -la' > /usr/bin/ll" \
--run="chmod +x /usr/bin/ll" \
Expand Down

0 comments on commit a14675d

Please sign in to comment.