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 integrates
Caddyby default to provide HTTPS reverse proxy for OpenClaw - It adds an
openclawcommand for easier startup and in-container usage
Security is one of the main considerations for 1panel/openclaw.
- HTTPS is provided through bundled
Caddyinstead of exposing the web UI directly over plain HTTP - The image stays as close as practical to the upstream OpenClaw Docker behavior while keeping only the customizations needed by 1Panel
1panel/node: Node.js runtime image1panel/php: PHP-FPM runtime images for multiple versions