#7342: fix(docker): ensure readability of docker-setup.sh
docker
Cluster:
Docker and Deployment Improvements
ensuring readability of docker-setup.sh
<!-- greptile_comment -->
<h2>Greptile Overview</h2>
<h3>Greptile Summary</h3>
This PR makes a small readability tweak to `docker-setup.sh` (adds a blank line before `upsert_env()`), which is used to build the local Docker image, generate/update a `.env`, optionally write an extra compose file for mounts/volumes, run interactive onboarding via `openclaw-cli`, and then start the gateway container.
<h3>Confidence Score: 4/5</h3>
- This PR is safe to merge with minimal risk.
- The diff is effectively formatting-only, but the review surfaced a pre-existing robustness issue in `docker-setup.sh` that can cause token generation to fail on systems without `openssl` and `python3` under `set -e`.
- docker-setup.sh
<!-- greptile_other_comments_section -->
<sub>(5/5) You can turn off certain types of comments like style [here](https://app.greptile.com/review/github)!</sub>
<!-- /greptile_comment -->
Most Similar PRs
#8050: fix: docker hardening
by christopherbarnett96 · 2026-02-03
84.1%
#9999: Docker: fix token mismatch and add dev setup workflow
by benclarkeio · 2026-02-06
83.0%
#7133: feat: Automated Docker setup with environment-based configuration
by synetalsolutions · 2026-02-02
82.3%
#13953: feat(docker): add .env template and improve Dockerfile
by n24q02m · 2026-02-11
81.3%
#10174: fix(docker): exclude .env files from Docker build context
by coygeek · 2026-02-06
80.2%
#6698: feat: Add CLI wrapper for Docker integration and update documentation
by barshopen · 2026-02-01
79.7%
#9992: Docker: Fixed port mapping so ports publish when not stated
by Lightmean03 · 2026-02-06
79.5%
#15466: Vps setup merge
by tsekula · 2026-02-13
79.0%
#4695: Fixed the default CLI image to use published GHCR image
by TASMAYU · 2026-01-30
78.9%
#17506: Fix Entrypoint in docker-compose
by NeilSCGH · 2026-02-15
78.6%