#!/bin/sh mkdir -p /run/nginx exec nginx -g 'daemon off;'