#!/bin/bash set -e cd "$(dirname "$0")" echo "stop akkoma..." docker compose down