apt non interactive frontend

This commit is contained in:
Andrea Dell'Amico 2023-03-15 15:54:26 +01:00
parent 7601e9edc2
commit e6c4aef9a2
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ LABEL org.d4science.image.licenses="EUPL-1.2" \
org.d4science.image.vendor="D4Science <https://www.d4science.org>" \
org.d4science.image.authors="Andrea Dell'Amico <andrea.dellamico@isti.cnr.it>, Roberto Cirillo <roberto.cirillo@isti.cnr.it>"
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update && apt-get install -y fuse zip jq openjdk-8-jdk-headless
ENV PANDOC_VERSION=default