#!/usr/bin/env bash # scripts/docker_run.sh # Run the Manual Slop container. set -euo pipefail cd "$(dirname "$0")/.." docker compose up -d