Sign inSign up

2030047311/workclaw-runtime-openclaw:2026.7.1-2-wc.248d7d5

Manifest digest

sha256:22f66bd7b3b19c2d7fc3b2c676f413202d5d83348893207c03b400a78b144fef

OS/ARCH

linux/amd64

Compressed size

1.87 GB

Last pushed

3 days by 2030047311

Type

Image

Manifest digest

sha256:22f66bd7b3b19c2d7fc3b2c676f413202d5d83348893207c03b400a78b144fef

Image Layers

1COPY /root-out/ / # buildkit40.18 MB
2ARG BUILD_DATE=2026-08-12T00:05:56+00:000 B
3ARG VERSION=85b3ed39-ls210 B
4ARG MODS_VERSION=v30 B
5ARG PKG_INST_VERSION=v10 B
6ARG LSIOWN_VERSION=v10 B
7ARG WITHCONTENV_VERSION=v10 B
8LABEL build_version=Linuxserver.io version:- 85b3ed39-ls21 Build-date:-0 B
9LABEL maintainer=TheLamer0 B
10ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods #6.09 KB
11ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run #1.33 KB
12ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown #701 B
13ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv #429 B
14ARG DEBIAN_FRONTEND=noninteractive0 B
15ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm0 B
16COPY ubuntu.sources /etc/apt/sources.d/ubuntu.sources # buildkit340 B
17RUN |7 BUILD_DATE=2026-08-12T00:05:56+00:00 VERSION=85b3ed39-ls21 MODS_VERSION=v326.88 MB
18COPY root/ / # buildkit4.53 KB
19ENTRYPOINT ["/init"]0 B
20ARG BUILD_DATE=2026-08-16T17:50:15+00:000 B
21ARG VERSION=294f8022-ls400 B
22LABEL build_version=Linuxserver.io version:- 294f8022-ls40 Build-date:-0 B
23LABEL maintainer=thelamer0 B
24ENV DISPLAY=:1 PERL5LIB=/usr/local/bin HOME=/config START_DOCKER=true0 B
25RUN |2 BUILD_DATE=2026-08-16T17:50:15+00:00 VERSION=294f8022-ls40 /bin/sh856.33 MB
26COPY /root / # buildkit15.7 KB
27COPY /buildout /usr/share/selkies # buildkit739.7 KB
28COPY / / # buildkit1.08 MB
29COPY /usr/bin/wtype /usr/bin/wtype # buildkit8.87 KB
30COPY /usr/bin/selkies-desktop /usr/bin/selkies-desktop # buildkit72.28 KB
31COPY /usr/bin/labwc /usr/bin/labwc # buildkit991.64 KB
32COPY /usr/lib/x86_64-linux-gnu/libwlroots-0.19.so* /usr/lib/x86_64-linux-gnu/ # buildkit1.64 MB
33EXPOSE [3000/tcp 3001/tcp]0 B
34VOLUME [/config]0 B
35ENV LSIO_FIRST_PARTY=true0 B
36ARG BUILD_DATE=2026-08-18T15:48:07+00:000 B
37ARG VERSION=69d6819f-ls1760 B
38LABEL build_version=Linuxserver.io version:- 69d6819f-ls176 Build-date:-0 B
39LABEL maintainer=thelamer0 B
40ARG DEBIAN_FRONTEND=noninteractive0 B
41ENV TITLE=Ubuntu KDE PIXELFLUX_WAYLAND=true0 B
42RUN |3 BUILD_DATE=2026-08-18T15:48:07+00:00 VERSION=69d6819f-ls176 DEBIAN_FRONTEND=noninteractive758.1 MB
43COPY /root / # buildkit2.26 KB
44EXPOSE [3001/tcp]0 B
45VOLUME [/config]0 B
46ENV PUID=10000 B
47ENV PGID=10000 B
48ENV TZ=Asia/Shanghai0 B
49ENV CLAWMANAGER_RUNTIME_TYPE=openclaw0 B
50LABEL shm_size=1gb0 B
51RUN /bin/sh -c apt-get update14.49 MB
52COPY openclaw/patches/selkies-unicode-clipboard.patch /usr/local/share/openclaw/patches/selkies-unicode-clipboard.patch # buildkit3.07 KB
53COPY openclaw/patches/test_selkies_unicode_clipboard.py /usr/local/share/openclaw/patches/test_selkies_unicode_clipboard.py # buildkit2.33 KB
54RUN /bin/sh -c set -eux;96.46 KB
55COPY /usr/local /usr/local # buildkit47.19 MB
56RUN /bin/sh -c npm install119.95 MB
57COPY openclaw/patches/patch_memory_core_startup_migration.mjs /usr/local/share/openclaw/patches/patch_memory_core_startup_migration.mjs # buildkit1.86 KB
58COPY openclaw/patches/test_memory_core_startup_migration.mjs /usr/local/share/openclaw/patches/test_memory_core_startup_migration.mjs # buildkit2.36 KB
59RUN /bin/sh -c node /usr/local/share/openclaw/patches/patch_memory_core_startup_migration.mjs8.4 KB
60COPY openclaw/patches/patch_legacy_task_sidecar_startup_migration.mjs /usr/local/share/openclaw/patches/patch_legacy_task_sidecar_startup_migration.mjs # buildkit1.44 KB
61COPY openclaw/patches/test_legacy_task_sidecar_startup_migration.mjs /usr/local/share/openclaw/patches/test_legacy_task_sidecar_startup_migration.mjs # buildkit1.42 KB
62RUN /bin/sh -c node /usr/local/share/openclaw/patches/patch_legacy_task_sidecar_startup_migration.mjs34.46 KB
63COPY openclaw/patches/patch_browser_proxy_navigation.mjs /usr/local/share/openclaw/patches/patch_browser_proxy_navigation.mjs # buildkit2.58 KB
64COPY openclaw/patches/test_browser_proxy_navigation.mjs /usr/local/share/openclaw/patches/test_browser_proxy_navigation.mjs # buildkit2.39 KB
65COPY openclaw/patches/test_browser_proxy_navigation_integration.mjs /usr/local/share/openclaw/patches/test_browser_proxy_navigation_integration.mjs # buildkit1.9 KB
66COPY openclaw/patches/test_redis_team_plugin_hooks.mjs /usr/local/share/openclaw/patches/test_redis_team_plugin_hooks.mjs # buildkit2.16 KB
67RUN /bin/sh -c node /usr/local/share/openclaw/patches/patch_browser_proxy_navigation.mjs78.17 KB
68COPY plugins/openclaw-redis-team/ /tmp/openclaw-redis-team/ # buildkit103.28 KB
69COPY openclaw/defaults-template/.config /defaults/.config # buildkit381 B
70COPY openclaw/defaults-template/.openclaw /defaults/.openclaw # buildkit13.11 KB
71COPY openclaw/config/openclaw-agent /defaults/openclaw-agent # buildkit718 B
72COPY /out/openclaw-agent /usr/local/bin/openclaw-agent # buildkit11.05 MB
73COPY /out/clawmanager-agent /usr/local/bin/clawmanager-agent # buildkit5.85 MB
74COPY openclaw/scripts/wrapped-chromium /usr/local/bin/wrapped-chromium # buildkit596 B
75COPY openclaw/scripts/openclaw-agent-run /etc/services.d/openclaw-agent/run # buildkit565 B
76COPY openclaw/scripts/openclaw-agent-finish /etc/services.d/openclaw-agent/finish # buildkit215 B
77COPY clawmanager-agent/scripts/clawmanager-agent-run /etc/services.d/clawmanager-agent/run # buildkit452 B
78RUN /bin/sh -c sed -i30.59 MB
79EXPOSE [3000/tcp 3001/tcp]0 B
80COPY .workclaw/extension-adapter.mjs /opt/workclaw/extension-adapter.mjs # buildkit2.98 KB
81COPY .workclaw/extension-supervisor.mjs /opt/workclaw/extension-supervisor.mjs # buildkit3.24 KB
82COPY .workclaw/mcp-health-checker.mjs /opt/workclaw/mcp-health-checker.mjs # buildkit1.44 KB
83COPY .workclaw/reload-readiness.mjs /opt/workclaw/reload-readiness.mjs # buildkit521 B
84COPY .workclaw/runtime-supervisor-host.mjs /opt/workclaw/runtime-supervisor-host.mjs # buildkit2.66 KB
85COPY .workclaw/runtime-supervisor.mjs /opt/workclaw/runtime-supervisor.mjs # buildkit1.5 KB
86COPY .workclaw/skill-installer.py /opt/workclaw/skill-installer.py # buildkit2.1 KB
87COPY .workclaw/workclaw-supervisor.run /etc/services.d/workclaw-supervisor/run # buildkit260 B
88RUN /bin/sh -c chmod 07552.1 KB
89EXPOSE map[18890/tcp:{}]0 B

Command

COPY /root-out/ / # buildkit