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