#!/bin/sh cd /usr/local/bin/ ./dockerd-entrypoint.sh & ./httpd-foreground & wait