#!/bin/sh docker-compose -f dfdc_redbag_mgr.yml -p dfdc_redbag_mgr up -d docker ps -a | grep dfdc_redbag_mgr exit 0