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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6LABEL org.opencontainers.image.title=webclaw-base org.opencontainers.image.description=Base image with0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ENV LANG=zh_CN.UTF-80 B9ENV LANGUAGE=zh_CN:zh0 B10ENV LC_ALL=zh_CN.UTF-80 B11ENV WEBCODE_HAS_VIBE_KANBAN=false0 B12ENV WEBCODE_HAS_CLAUDECODEUI=false0 B13RUN /bin/sh -c apt-get update101.11 MB14RUN /bin/sh -c curl -fsSL13.81 MB15ARG NODE_VERSION=22.22.10 B16RUN |1 NODE_VERSION=22.22.1 /bin/sh -c55.85 MB17RUN |1 NODE_VERSION=22.22.1 /bin/sh -c101.02 MB18RUN |1 NODE_VERSION=22.22.1 /bin/sh -c1.61 MB19RUN |1 NODE_VERSION=22.22.1 /bin/sh -c1.54 MB20ARG CODE_SERVER_VERSION=4.100.20 B21RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh99.9 MB22RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh3.1 MB23COPY scripts/create-languagepacks.sh /opt/create-languagepacks.sh # buildkit1.51 KB24RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh1.51 KB25RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh326.03 KB26RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh1.05 MB27RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh897.04 KB28RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh1.27 GB29RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh194.69 MB30ARG WEBCODE_VERSION=5fdcf0b0536fea2af6f23d61c3b8f58da52b53ec0 B31ARG CODE_SERVER_VER=4.100.20 B32LABEL org.opencontainers.image.version=5fdcf0b0536fea2af6f23d61c3b8f58da52b53ec org.opencontainers.image.revision=4.100.2 webcode.code-server.version=4.100.2 webcode.component=base0 B33WORKDIR /home/ubuntu32 B34ARG INSTALL_DESKTOP=true0 B35RUN |1 INSTALL_DESKTOP=true /bin/sh -c438.42 MB36RUN |1 INSTALL_DESKTOP=true /bin/sh -c45.87 MB37RUN |1 INSTALL_DESKTOP=true /bin/sh -c270 B38RUN |1 INSTALL_DESKTOP=true /bin/sh -c3.99 KB39RUN |1 INSTALL_DESKTOP=true /bin/sh -c3.38 MB40RUN |1 INSTALL_DESKTOP=true /bin/sh -c32 B41RUN |1 INSTALL_DESKTOP=true /bin/sh -c32 B42RUN |1 INSTALL_DESKTOP=true /bin/sh -c17.99 MB43RUN |1 INSTALL_DESKTOP=true /bin/sh -c418.2 MB44RUN |1 INSTALL_DESKTOP=true /bin/sh -c1.36 KB45RUN |1 INSTALL_DESKTOP=true /bin/sh -c66.55 MB46RUN |1 INSTALL_DESKTOP=true /bin/sh -c3.47 MB47RUN |1 INSTALL_DESKTOP=true /bin/sh -c52.13 MB48RUN |1 INSTALL_DESKTOP=true /bin/sh -c100.01 MB49RUN |1 INSTALL_DESKTOP=true /bin/sh -c19.04 MB50RUN |1 INSTALL_DESKTOP=true /bin/sh -c193.69 MB51RUN |1 INSTALL_DESKTOP=true /bin/sh -c1.22 KB52RUN |1 INSTALL_DESKTOP=true /bin/sh -c129.11 MB53RUN |1 INSTALL_DESKTOP=true /bin/sh -c2.91 MB54RUN |1 INSTALL_DESKTOP=true /bin/sh -c849.39 KB55COPY configs/ /tmp/_configs/ # buildkit11.15 MB56COPY scripts/ /tmp/_scripts/ # buildkit85.25 KB57COPY skills/ /opt/skills/ # buildkit6.25 KB58RUN |1 INSTALL_DESKTOP=true /bin/sh -c4.01 MB59RUN |1 INSTALL_DESKTOP=true /bin/sh -c13.29 MB60RUN |1 INSTALL_DESKTOP=true /bin/sh -c7.28 MB61RUN |1 INSTALL_DESKTOP=true /bin/sh -c322.86 MB62ARG WEBCODE_VERSION=9e9d88c753e49c0c62cbde18f53bfced2245d7730 B63LABEL org.opencontainers.image.title=webclaw org.opencontainers.image.description=OpenClaw by WebClaw0 B64ENV MODE=desktop0 B65ENV PASSWORD=0 B66ENV VNC_RESOLUTION=1920x10800 B67ENV CLEAN_DESKTOP=true0 B68ENTRYPOINT ["/opt/startup.sh"]0 B69LABEL org.opencontainers.image.title=webclaw_full org.opencontainers.image.description=WebClaw with additional0 B70ENV WEBCODE_HAS_VIBE_KANBAN=true0 B71ENV WEBCODE_HAS_CLAUDECODEUI=true0 B72COPY configs/supervisord-full.conf /etc/supervisor/supervisord.conf # buildkit737 B73COPY configs/supervisor-vibe-kanban.conf /etc/supervisor/conf.d/supervisor-vibe-kanban.conf # buildkit413 B74COPY configs/supervisor-claudecodeui.conf /etc/supervisor/conf.d/supervisor-claudecodeui.conf # buildkit469 B75COPY configs/desktop-shortcuts-full/ /opt/desktop-shortcuts/ # buildkit443 B76RUN /bin/sh -c su -l8.21 MB77RUN /bin/sh -c npm install147.26 KB78RUN /bin/sh -c npm install310.63 MB79COPY scripts/enable-claudecodeui-platform-mode.sh /opt/enable-claudecodeui-platform-mode.sh # buildkit1.67 KB80RUN /bin/sh -c chmod +x4.65 KB81RUN /bin/sh -c (curl -fsSL311 B82RUN /bin/sh -c if [1.75 GBCommand
ARG RELEASE