Files
tripbuilder/docker/docker-entrypoint.sh
richard a00013f570 initial commit
- lumen installed
- docker env setup
2017-05-13 09:19:06 -04:00

12 lines
205 B
Bash
Executable File

#!/usr/bin/env bash
# start required services
#service ssh start
#service php5-fpm start
# keep the container running
#tail -f /dev/null
#tail -f /var/www/storage/logs/lumen.log
/usr/sbin/php-fpm7.0 -F