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