#!/bin/bash docker-compose -f srbydld_pre.yml up -d sleep 1 docker ps -a --format "table {{.ID}}\t{{.Image}}\t{{.RunningFor}}\t{{.Status}}\t{{.Ports}}\t{{.Names}}" | grep srbydld