Skip to content

Commit

Permalink
use non interactive install
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Feb 1, 2023
1 parent 65d1eae commit 01621e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM neurodebian:bionic-non-free

ARG DEBIAN_FRONTEND="noninteractive"

## BIDS Validator
RUN apt-get update -qq \
&& apt-get install -y -q --no-install-recommends \
Expand Down

0 comments on commit 01621e6

Please sign in to comment.