This script automates the Docker build and testing process: - Stops and removes old containers - Removes old images to force rebuild - Builds without cache - Starts services - Shows logs - Waits for server to be ready - Tests health endpoints