#!/bin/bash set -x # Start supervisor /usr/bin/supervisord -c /etc/supervisor/supervisord.conf #Start bash to enable an interactive session /bin/bash