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