#!/bin/bash docker stop tasks docker rm -f tasks sleep 2 docker ps -a | grep tasks