#!/bin/sh # ### ab-nginx entrypoint script # # execute commands passed to this container exec "$@" #EOF