Update Dockerfile
This commit is contained in:
parent
f8d4d72853
commit
45dec4f942
@ -15,5 +15,7 @@ RUN sudo chmod +x ./start-build.sh \
|
||||
&& \
|
||||
sudo chmod +x ./pre-start.sh \
|
||||
&& \
|
||||
sudo chmod 775 ./goma_auth.py
|
||||
sudo chmod 775 ./goma_auth.py \
|
||||
&& \
|
||||
./pre-start.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user