sha256:54bb13fd58184b3883d86c5187bdcbd031d34147a966ec08a14b40c827df7512
OS/ARCH
Compressed size
4.91 GB
Last pushed
about 2 months by land007
Type
Image
Manifest digest
sha256:a9e1f958992919bed3beb1c08a14492c42e59c5e76f0edb1dad7c8a4af8b8923
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.54 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 update100.89 MB14RUN /bin/sh -c curl -fsSL12.58 MB15ARG NODE_VERSION=22.22.10 B16RUN |1 NODE_VERSION=22.22.1 /bin/sh -c55.98 MB17RUN |1 NODE_VERSION=22.22.1 /bin/sh -c95.61 MB18RUN |1 NODE_VERSION=22.22.1 /bin/sh -c1.61 MB19RUN |1 NODE_VERSION=22.22.1 /bin/sh -c1.55 MB20ARG CODE_SERVER_VERSION=4.100.20 B21RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh99.68 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.07 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/sh900.86 KB28RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh1017.9 MB29RUN |2 NODE_VERSION=22.22.1 CODE_SERVER_VERSION=4.100.2 /bin/sh192.18 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 -c440.71 MB36RUN |1 INSTALL_DESKTOP=true /bin/sh -c45.87 MB37RUN |1 INSTALL_DESKTOP=true /bin/sh -c271 B38RUN |1 INSTALL_DESKTOP=true /bin/sh -c4 KB39RUN |1 INSTALL_DESKTOP=true /bin/sh -c2.76 MB40RUN |1 INSTALL_DESKTOP=true /bin/sh -c32 B41RUN |1 INSTALL_DESKTOP=true /bin/sh -c32 B42RUN |1 INSTALL_DESKTOP=true /bin/sh -c15.9 MB43RUN |1 INSTALL_DESKTOP=true /bin/sh -c415.65 MB44RUN |1 INSTALL_DESKTOP=true /bin/sh -c1.36 KB45RUN |1 INSTALL_DESKTOP=true /bin/sh -c62.2 MB46RUN |1 INSTALL_DESKTOP=true /bin/sh -c3.45 MB47RUN |1 INSTALL_DESKTOP=true /bin/sh -c48.43 MB48RUN |1 INSTALL_DESKTOP=true /bin/sh -c91.37 MB49RUN |1 INSTALL_DESKTOP=true /bin/sh -c17.69 MB50RUN |1 INSTALL_DESKTOP=true /bin/sh -c150.19 MB51RUN |1 INSTALL_DESKTOP=true /bin/sh -c1.22 KB52RUN |1 INSTALL_DESKTOP=true /bin/sh -c122.38 MB53RUN |1 INSTALL_DESKTOP=true /bin/sh -c2.91 MB54RUN |1 INSTALL_DESKTOP=true /bin/sh -c854.29 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 -c12.86 MB60RUN |1 INSTALL_DESKTOP=true /bin/sh -c7.27 MB61RUN |1 INSTALL_DESKTOP=true /bin/sh -c312.32 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 # buildkit738 B73COPY configs/supervisor-vibe-kanban.conf /etc/supervisor/conf.d/supervisor-vibe-kanban.conf # buildkit414 B74COPY configs/supervisor-claudecodeui.conf /etc/supervisor/conf.d/supervisor-claudecodeui.conf # buildkit469 B75COPY configs/desktop-shortcuts-full/ /opt/desktop-shortcuts/ # buildkit444 B76RUN /bin/sh -c su -l7.72 MB77RUN /bin/sh -c npm install147.27 KB78RUN /bin/sh -c npm install306.27 MB79COPY scripts/enable-claudecodeui-platform-mode.sh /opt/enable-claudecodeui-platform-mode.sh # buildkit1.67 KB80RUN /bin/sh -c chmod +x4.66 KB81RUN /bin/sh -c (curl -fsSL310 B82RUN /bin/sh -c if [1.3 GBCommand
ARG RELEASE