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