php exe set

This commit is contained in:
Hadis-Fard 2017-08-02 10:23:52 -07:00
parent 1d7d15a451
commit 29acb1bb82

View file

@ -78,4 +78,5 @@ WORKDIR $PHPSQLDIR
RUN chmod +x ./entrypoint.sh
CMD /bin/bash ./entrypoint.sh $TEST_PHP_SQL_SERVER $TEST_PHP_SQL_UID $TEST_PHP_SQL_PWD
ENV REPORT_EXIT_STATUS 1
ENV REPORT_EXIT_STATUS 1
ENV TEST_PHP_EXECUTABLE /usr/bin/php