edwagbb commited on
Commit
36bc061
·
verified ·
1 Parent(s): ba066dd

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -5,7 +5,6 @@ RUN chmod -R u+rwx,g+rwx,o+rwx /tmp
5
  ENV localrepoPath /tmp/okok
6
 
7
  COPY <<EOF /start.sh
8
- #!/bin/bash
9
  retry=true
10
 
11
  while $retry; do
 
5
  ENV localrepoPath /tmp/okok
6
 
7
  COPY <<EOF /start.sh
 
8
  retry=true
9
 
10
  while $retry; do