#!/bin/bash mkdir -p /run/php touch /var/log/php8.1-fpm-error.log chmod 666 /var/log/php8.1-fpm-error.log exec /usr/bin/supervisord -c /etc/supervisor/conf.d/supervisor.conf