#!/bin/bash docker-compose -f domino-manager.yml up -d docker ps -a | grep domino_mgr exit 0