You can user `ENV` directive in Dockerfile to disable the installation for some services or change `image/buildconfig`. The flags are : DISABLE_SSHD DISABLE_CRON DISABLE_SYSLOG
Closes GH-103.
docker-bash
This is a shortcut tool for logging into a container using SSH. Usage: `docker-bash <CONTAINER_ID>`.