#!/bin/bash set -e echo "Custom entrypoint.sh: `hostname -s`!" chmod -Rfv ugo+w /var/www/html/dat exec docker-php-entrypoint apache2-foreground