#!/bin/sh docker-compose -f /usr/local/gitlab-runner/game/jinniu/normal_a/jinniu-a.yml up -d sleep 1 docker ps -a | grep jinniu_a exit 0