#!/bin/sh docker-compose -f /usr/local/gitlab-runner/game/xcsgame/normal_a/xcsgame-a.yml -p xcsgame down docker ps -a | grep xcsgame_a exit 0