#!/bin/sh docker-compose -f bandito-a.yml up -d sleep 1 docker ps -a | grep bandito exit 0