Skip to content

Commit

Permalink
Use non-interactive Debian frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
sio committed Jun 2, 2021
1 parent 19f5ac2 commit fd30587
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ LABEL github=sio/transmission-debian-patched

WORKDIR /build

ENV DEBIAN_FRONTEND=noninteractive
RUN \
chown 100001:100001 . && \
apt-get update && \
Expand Down

0 comments on commit fd30587

Please sign in to comment.