This repository contains runtime images used by 1Panel.
Current images in this repository:
1panel/openclaw1panel/node1panel/php
1panel/openclaw is built from the official OpenClaw source with a small set of 1Panel-oriented customizations.
Key points:
- It follows official OpenClaw releases and builds from upstream tags
- It stays close to the upstream OpenClaw Docker build flow while adding a small set of 1Panel-specific runtime dependencies
- It includes
clawhub,skillhub, and a curated defaultOPENCLAW_DOCKER_APT_PACKAGESset for common media and scripting workflows
Security is one of the main considerations for 1panel/openclaw.
- The image stays as close as practical to the upstream OpenClaw Docker behavior while keeping only the customizations needed by 1Panel
- It avoids bundling an extra reverse-proxy process inside the image, which keeps the runtime surface smaller and simpler
1panel/node: Node.js runtime image1panel/php: PHP-FPM runtime images for multiple versions