#!/bin/bash docker-compose -f /usr/local/gitlab-runner/game/slotsmatch/slotsmatch-manager.yaml up -d docker-compose -f /usr/local/gitlab-runner/game/slotsmatch/normal.yaml up -d docker ps -a | grep slotsmatch exit 0