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