Make script executable

This commit is contained in:
gar
2016-08-10 09:07:51 -07:00
committed by Philippe Vaucher
parent 524e578fca
commit 1ec50810f9
2 changed files with 0 additions and 1 deletions

View File

@@ -11,7 +11,6 @@ RUN python setup.py build
RUN python setup.py install
ADD docker/run.sh /opt/run.sh
RUN chmod 777 /opt/run.sh
EXPOSE 57575

0
docker/run.sh Normal file → Executable file
View File