Skip to content

Commit

Permalink
no iteraction during apt install
Browse files Browse the repository at this point in the history
  • Loading branch information
sweetStreet committed Aug 30, 2022
1 parent 1a4689b commit 87bce84
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 @@ -3,6 +3,7 @@

# Pull base image
FROM ubuntu:22.04
ARG DEBIAN_FRONTEND=noninteractive

# Install sofware properties common
RUN apt-get update && \
Expand Down

0 comments on commit 87bce84

Please sign in to comment.