stop-system.sh# SYNOPSIS# stop-system.sh DESCRIPTION# Stop all running Docker containers by executing docker compose down in the common configuration directory. EXAMPLES# stop-system.sh SEE ALSO# start-system.sh