#!/bin/bash directory=`dirname $(readlink -f "$0")` cd $directory/.. docker compose down