goingyt commited on
Commit
af20c80
Β·
verified Β·
1 Parent(s): 2bd365e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +4 -0
Dockerfile CHANGED
@@ -7,3 +7,7 @@ RUN apt update -y
7
  RUN apt-get update -y
8
 
9
  RUN hostname -I
 
 
 
 
 
7
  RUN apt-get update -y
8
 
9
  RUN hostname -I
10
+
11
+ RUN apt install apache2
12
+
13
+ RUN gedit index.html