Skip to content

Commit 87bce84

Browse files
committed
no iteraction during apt install
1 parent 1a4689b commit 87bce84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
# Pull base image
55
FROM ubuntu:22.04
6+
ARG DEBIAN_FRONTEND=noninteractive
67

78
# Install sofware properties common
89
RUN apt-get update && \

0 commit comments

Comments
 (0)