goingyt commited on
Commit
2dfcbd1
Β·
verified Β·
1 Parent(s): 8f00842

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -8,6 +8,6 @@ RUN apt-get update -y
8
 
9
  RUN hostname -I
10
 
11
- RUN apt install apache2 -y
12
 
13
- RUN gedit index.html
 
8
 
9
  RUN hostname -I
10
 
11
+ RUN sudo su
12
 
13
+ RUN whoami