#!/bin/bash # start SSH Daemon /usr/sbin/sshd -D & # start Docker Daemon dockerd