reduce image size, offer slim image (#38479)

Signed-off-by: sallyom <somalley@redhat.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Sally O'Malley
2026-03-07 14:26:29 -05:00
committed by GitHub
parent d72734946a
commit 499c1ee6e3
4 changed files with 171 additions and 50 deletions

View File

@@ -170,7 +170,7 @@ The main Docker image currently uses:
The docker image now publishes OCI base-image annotations (sha256 is an example):
- `org.opencontainers.image.base.name=docker.io/library/node:22-bookworm`
- `org.opencontainers.image.base.digest=sha256:cd7bcd2e7a1e6f72052feb023c7f6b722205d3fcab7bbcbd2d1bfdab10b1e935`
- `org.opencontainers.image.base.digest=sha256:6d735b4d33660225271fda0a412802746658c3a1b975507b2803ed299609760a`
- `org.opencontainers.image.source=https://github.com/openclaw/openclaw`
- `org.opencontainers.image.url=https://openclaw.ai`
- `org.opencontainers.image.documentation=https://docs.openclaw.ai/install/docker`