Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -10,4 +10,4 @@ RUN hostname -I
|
|
10 |
|
11 |
RUN apt install apache2 -y
|
12 |
|
13 |
-
RUN
|
|
|
10 |
|
11 |
RUN apt install apache2 -y
|
12 |
|
13 |
+
RUN gedit index.html
|