willy.club/docker/run.sh

5 lines
87 B
Bash
Executable File

#!/bin/sh
nginx
/usr/sbin/php-fpm*
echo 'started'
exec tail -f /var/log/nginx/error.log