hekod19045 commited on
Commit
8f5a736
·
verified ·
1 Parent(s): 96435dc

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -4,7 +4,6 @@ FROM mbonea1234/bottle678:latest
4
  RUN useradd -ms /bin/bash admin
5
 
6
  # Set the working directory
7
- WORKDIR /usr/src/nginx
8
  RUN chown -R admin:admin /usr/src/nginx
9
  RUN chmod 755 /usr/src/nginx
10
 
 
4
  RUN useradd -ms /bin/bash admin
5
 
6
  # Set the working directory
 
7
  RUN chown -R admin:admin /usr/src/nginx
8
  RUN chmod 755 /usr/src/nginx
9