diff --git a/setup-sshd b/setup-sshd index baff92c..2845b10 100644 --- a/setup-sshd +++ b/setup-sshd @@ -1,4 +1,5 @@ #!/usr/bin/env bash +echo "STARTING DOCKER DAEMON AS $(id -u)" dockerd-entrypoint.sh & set -ex