don't ask me during install
This commit is contained in:
parent
beb79f4b87
commit
b003743058
@ -1,6 +1,6 @@
|
||||
FROM ubuntu:20.04
|
||||
|
||||
RUN apt-get update \
|
||||
RUN DEBIAN_FRONTEND=noninteractive apt-get update \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
software-properties-common \
|
||||
apt-utils \
|
||||
|
Loading…
Reference in New Issue
Block a user