Skip to content
Snippets Groups Projects
Commit 995a0762 authored by George Oikonomou's avatar George Oikonomou
Browse files

Explicitly set noninteractive frontent

parent 543ab203
Branches
Tags
No related merge requests found
FROM 32bit/ubuntu:16.04
ENV DEBIAN_FRONTEND noninteractive
# Tools
RUN apt-get update && \
apt-get install -y --no-install-recommends \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment