#!/bin/bash docker stop party0 & docker stop party1 & docker stop party2 & wait docker rm party0 docker rm party1 docker rm party2