Update Dockerfile

This commit is contained in:
uazo
2021-07-30 09:45:18 +02:00
committed by GitHub
parent f8d4d72853
commit 45dec4f942

View File

@@ -15,5 +15,7 @@ RUN sudo chmod +x ./start-build.sh \
&& \ && \
sudo chmod +x ./pre-start.sh \ sudo chmod +x ./pre-start.sh \
&& \ && \
sudo chmod 775 ./goma_auth.py sudo chmod 775 ./goma_auth.py \
&& \
./pre-start.sh