Skip to content

Commit 1b65728

Browse files
feat: update openclaw Dockerfile
1 parent b573024 commit 1b65728

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

openclaw/Dockerfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,6 @@ COPY --from=runtime-assets --chown=node:node /app/docs ./docs
180180
COPY --from=runtime-assets --chown=node:node /app/qa ./qa
181181
COPY openclaw/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh
182182

183-
# In npm-installed Docker images, prefer the copied source extension tree for
184-
# bundled discovery so package metadata that points at source entries stays valid.
185-
ENV OPENCLAW_BUNDLED_PLUGINS_DIR=/app/${OPENCLAW_BUNDLED_PLUGIN_DIR}
186-
187183
# Keep pnpm available in the runtime image for container-local workflows.
188184
# Use a shared Corepack home so the non-root `node` user does not need a
189185
# first-run network fetch when invoking pnpm.

0 commit comments

Comments
 (0)