#!/bin/sh docker-compose -f xcsgame-mgr.yml up -d docker ps -a | grep xcsgame_mgr exit 0