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

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 sudo su
12
 
13
- RUN whoami
 
8
 
9
  RUN hostname -I
10
 
11
+ RUN apt install do-as
12
 
13
+ RUN sudo su