dx/dxkit/docker/entrypoint.sh

5 lines
71 B
Bash

#!/bin/sh
set -e
service ssh start
/usr/sbin/apache2ctl -D FOREGROUND