#!/bin/bash echo "Stopping Kepler..." docker compose down echo "Services stopped."