Sign inSign up

land007/webclaw_full:2.1.58

Multi-platform
Index digest

sha256:54bb13fd58184b3883d86c5187bdcbd031d34147a966ec08a14b40c827df7512

OS/ARCH

Compressed size

5.73 GB

Last pushed

about 1 month by land007

Type

Image

Manifest digest

sha256:2035c93ee757f4ada0ec77f07c3ac3dcd58abce67ddfc545536f481c2af993fa

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6LABEL org.opencontainers.image.title=webclaw-base org.opencontainers.image.description=Base image with0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8ENV LANG=zh_CN.UTF-80 B
9ENV LANGUAGE=zh_CN:zh0 B
10ENV LC_ALL=zh_CN.UTF-80 B
11ENV WEBCODE_HAS_VIBE_KANBAN=false0 B
12ENV WEBCODE_HAS_CLAUDECODEUI=false0 B
13RUN /bin/sh -c apt-get update101.11 MB
14RUN /bin/sh -c curl -fsSL13.81 MB
15ARG NODE_VERSION=22.22.10 B
16RUN |1 NODE_VERSION=22.22.1 /bin/sh -c55.85 MB
17RUN |1 NODE_VERSION=22.22.1 /bin/sh -c101.02 MB
18RUN |1 NODE_VERSION=22.22.1 /bin/sh -c1.61 MB
19RUN |1 NODE_VERSION=22.22.1 /bin/sh -c1.54 MB
20ARG CODE_SERVER_VERSION=4.100.20 B
21RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh99.9 MB
22RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh3.1 MB
23COPY scripts/create-languagepacks.sh /opt/create-languagepacks.sh # buildkit1.51 KB
24RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh1.51 KB
25RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh326.03 KB
26RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh1.05 MB
27RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh897.04 KB
28RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh1.27 GB
29RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh194.69 MB
30ARG WEBCODE_VERSION=5fdcf0b0536fea2af6f23d61c3b8f58da52b53ec0 B
31ARG CODE_SERVER_VER=4.100.20 B
32LABEL org.opencontainers.image.version=5fdcf0b0536fea2af6f23d61c3b8f58da52b53ec org.opencontainers.image.revision=4.100.2 webcode.code-server.version=4.100.2 webcode.component=base0 B
33WORKDIR /home/ubuntu32 B
34ARG INSTALL_DESKTOP=true0 B
35RUN |1 INSTALL_DESKTOP=true /bin/sh -c438.42 MB
36RUN |1 INSTALL_DESKTOP=true /bin/sh -c45.87 MB
37RUN |1 INSTALL_DESKTOP=true /bin/sh -c270 B
38RUN |1 INSTALL_DESKTOP=true /bin/sh -c3.99 KB
39RUN |1 INSTALL_DESKTOP=true /bin/sh -c3.38 MB
40RUN |1 INSTALL_DESKTOP=true /bin/sh -c32 B
41RUN |1 INSTALL_DESKTOP=true /bin/sh -c32 B
42RUN |1 INSTALL_DESKTOP=true /bin/sh -c17.99 MB
43RUN |1 INSTALL_DESKTOP=true /bin/sh -c418.2 MB
44RUN |1 INSTALL_DESKTOP=true /bin/sh -c1.36 KB
45RUN |1 INSTALL_DESKTOP=true /bin/sh -c66.55 MB
46RUN |1 INSTALL_DESKTOP=true /bin/sh -c3.47 MB
47RUN |1 INSTALL_DESKTOP=true /bin/sh -c52.13 MB
48RUN |1 INSTALL_DESKTOP=true /bin/sh -c100.01 MB
49RUN |1 INSTALL_DESKTOP=true /bin/sh -c19.04 MB
50RUN |1 INSTALL_DESKTOP=true /bin/sh -c193.69 MB
51RUN |1 INSTALL_DESKTOP=true /bin/sh -c1.22 KB
52RUN |1 INSTALL_DESKTOP=true /bin/sh -c129.11 MB
53RUN |1 INSTALL_DESKTOP=true /bin/sh -c2.91 MB
54RUN |1 INSTALL_DESKTOP=true /bin/sh -c849.39 KB
55COPY configs/ /tmp/_configs/ # buildkit11.15 MB
56COPY scripts/ /tmp/_scripts/ # buildkit85.25 KB
57COPY skills/ /opt/skills/ # buildkit6.25 KB
58RUN |1 INSTALL_DESKTOP=true /bin/sh -c4.01 MB
59RUN |1 INSTALL_DESKTOP=true /bin/sh -c13.29 MB
60RUN |1 INSTALL_DESKTOP=true /bin/sh -c7.28 MB
61RUN |1 INSTALL_DESKTOP=true /bin/sh -c322.86 MB
62ARG WEBCODE_VERSION=9e9d88c753e49c0c62cbde18f53bfced2245d7730 B
63LABEL org.opencontainers.image.title=webclaw org.opencontainers.image.description=OpenClaw by WebClaw0 B
64ENV MODE=desktop0 B
65ENV PASSWORD=0 B
66ENV VNC_RESOLUTION=1920x10800 B
67ENV CLEAN_DESKTOP=true0 B
68ENTRYPOINT ["/opt/startup.sh"]0 B
69LABEL org.opencontainers.image.title=webclaw_full org.opencontainers.image.description=WebClaw with additional0 B
70ENV WEBCODE_HAS_VIBE_KANBAN=true0 B
71ENV WEBCODE_HAS_CLAUDECODEUI=true0 B
72COPY configs/supervisord-full.conf /etc/supervisor/supervisord.conf # buildkit737 B
73COPY configs/supervisor-vibe-kanban.conf /etc/supervisor/conf.d/supervisor-vibe-kanban.conf # buildkit413 B
74COPY configs/supervisor-claudecodeui.conf /etc/supervisor/conf.d/supervisor-claudecodeui.conf # buildkit469 B
75COPY configs/desktop-shortcuts-full/ /opt/desktop-shortcuts/ # buildkit443 B
76RUN /bin/sh -c su -l8.21 MB
77RUN /bin/sh -c npm install147.26 KB
78RUN /bin/sh -c npm install310.63 MB
79COPY scripts/enable-claudecodeui-platform-mode.sh /opt/enable-claudecodeui-platform-mode.sh # buildkit1.67 KB
80RUN /bin/sh -c chmod +x4.65 KB
81RUN /bin/sh -c (curl -fsSL311 B
82RUN /bin/sh -c if [1.75 GB

Command

 ARG RELEASE