c17bcd8444
- Skip base image pre-pull if images already exist locally - Reduce timeout from 60s to 30s for mirror pulls - Remove redundant --build flag (image already built) - Remove unnecessary cleanup steps (docker rm -f, network disconnect) - Simplify to just docker compose down before up