edwagbb commited on
Commit
33c79cd
·
verified ·
1 Parent(s): 606e97d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -11,4 +11,4 @@ RUN chown -R 1000 /home && chmod -R 700 /home && chmod +x /home/admin/su.sh
11
 
12
  USER admin
13
  WORKDIR /home/admin
14
- CMD whoami && pwd && ls && (/home/admin/su.sh test pass whoami)
 
11
 
12
  USER admin
13
  WORKDIR /home/admin
14
+ CMD whoami && pwd && ls && (/home/admin/su.sh admin pass whoami)