Skip to content

Commit 787544d

Browse files
Update docker
1 parent 8378d2a commit 787544d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DockerCommands/docker

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ docker commit 99f528fc4261 ramansharma95/apache
8585
Create a docker file Dockerfile
8686

8787
FROM ubuntu
88+
ARG DEBIAN_FRONTEND=noninteractive
8889
RUN apt-get update
8990
RUN apt-get -y install apache2
9091
ADD . /var/www/html

0 commit comments

Comments
 (0)