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