#7920: docs: Add Docker Hardened Images (DHI) guide
docs
docker
stale
Cluster:
Docker Integration and Documentation
## Summary
Adds documentation for using Docker Hardened Images (DHI) with OpenClaw.
**🤖 AI-Assisted:** This PR was created with AI assistance (fully tested and verified).
## What's included
- New guide: `docs/install/docker-hardened-images.md`
- Link from main Docker installation guide
- Migration examples for gateway and sandbox images
- Security benefits and considerations
- Automated rebuild script
## Why DHI?
Docker Hardened Images provide:
- Reduced attack surface (distroless approach)
- Fewer vulnerabilities vs standard images
- Cryptographic signing and SBOMs
- Maintained by Docker with continuous updates
## Testing
- Verified Node.js 22 availability in DHI catalog
- Tested multi-stage build approach locally
- Confirmed compatibility with OpenClaw architecture
- Built and ran gateway successfully with DHI images
## Notes
- DHI is optional - standard images continue to work
- Focused on documentation, no code changes
- Based on DHI official documentation and hands-on testing
Most Similar PRs
#6698: feat: Add CLI wrapper for Docker integration and update documentation
by barshopen · 2026-02-01
64.4%
#11915: Docs: Docker + reverse proxy deployment notes and pairing pitfalls
by walshd1 · 2026-02-08
62.4%
#19851: docs: 新增 OpenClaw Docker 与 Discord 安装调试手册
by JiepengTan · 2026-02-18
62.3%
#23578: docs(docker): clarify dashboard HTTP access and allowInsecureAuth
by NewdlDewdl · 2026-02-22
61.9%
#12123: docs: add dedicated hardware guide (Jetson, Pi, mini PCs)
by yalexx · 2026-02-08
61.8%
#19229: feat: add Apple Container setup with Docker/Podman fallbacks
by navingate · 2026-02-17
61.8%
#6527: feat(docker): add macOS-specific Docker setup with permission fixes
by inavhq · 2026-02-01
61.6%
#22344: feat(docker): add pre-built image mode for docker-setup
by AIflow-Labs · 2026-02-21
61.5%
#8050: fix: docker hardening
by christopherbarnett96 · 2026-02-03
61.5%
#7133: feat: Automated Docker setup with environment-based configuration
by synetalsolutions · 2026-02-02
61.3%