mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-22 22:34:15 +00:00
Summary: - Adds `OPENCLAW_IMAGE_PIP_PACKAGES` as an opt-in Dockerfile build arg, passes it through Docker and Podman local setup, and documents/tests the new local image-build option. - Reproducibility: not applicable. this is an additive Docker/Podman build capability, not a bug report. The s ... image importing requested Python packages, and the branch diff wires the renamed arg through Docker/Podman. Automerge notes: - PR branch already contained follow-up commit before automerge: docker: support optional pip packages in local builds Validation: - ClawSweeper review passed for head0ccec19206. - Required merge gates passed before the squash merge. Prepared head SHA:0ccec19206Review: https://github.com/openclaw/openclaw/pull/83850#issuecomment-4483676614 Co-authored-by: Stephen Redmond <stephen.redmond@straiteis.ie> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com> Approved-by: takhoffman Co-authored-by: takhoffman <781889+takhoffman@users.noreply.github.com>