#!/bin/sh # Run our web init startup /sbin/init php-fpm & exec ./artisan server:start