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