sha256:96c35f6249c6dd90d0c5fc1a63498e3ca2de1ab68fa1daecdcd7cf7256dc4121
OS/ARCH
linux/amd64
Compressed size
1.11 GB
Last pushed
5 months by aorwall
Type
Image
Manifest digest
sha256:f1c5aef5ca9af4b151d5dc88c32e8a78da1facc6686179c4bc499ccc4001e2dd
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV LANG=C.UTF-80 B7ENV DEBIAN_FRONTEND=noninteractive0 B8RUN /bin/sh -c apt-get update159.71 MB9RUN /bin/sh -c curl -fsSL62.45 MB10RUN /bin/sh -c ARCH=$(dpkg --print-architecture)3.26 MB11RUN /bin/sh -c ARCH=$(dpkg --print-architecture)13.72 MB12RUN /bin/sh -c install -m29.99 MB13RUN /bin/sh -c apt-get update42.08 MB14ARG USERNAME=moatless0 B15ARG USER_UID=10000 B16ARG USER_GID=10000 B17RUN |3 USERNAME=moatless USER_UID=1000 USER_GID=10003.41 KB18RUN |3 USERNAME=moatless USER_UID=1000 USER_GID=1000267 B19RUN |3 USERNAME=moatless USER_UID=1000 USER_GID=1000177 B20ARG CLAUDE_CLI_VERSION=2.1.1140 B21ARG CODEX_CLI_VERSION=0.121.00 B22RUN |5 USERNAME=moatless USER_UID=1000 USER_GID=1000288.34 MB23ARG BUN_VERSION=1.3.60 B24ENV BUN_INSTALL=/opt/bun0 B25ENV PATH=/opt/bun/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26RUN |6 USERNAME=moatless USER_UID=1000 USER_GID=100037.56 MB27RUN |6 USERNAME=moatless USER_UID=1000 USER_GID=100033.99 MB28ENV PLAYWRIGHT_BROWSERS_PATH=/opt/playwright-browsers0 B29RUN |6 USERNAME=moatless USER_UID=1000 USER_GID=1000431.87 MB30COPY /tools/docker-entrypoint-sandbox.sh /usr/local/bin/docker-entrypoint-sandbox.sh # buildkit664 B31COPY /tools/sync-plugins.sh /usr/local/bin/sync-plugins.sh # buildkit1.83 KB32RUN /bin/sh -c chmod +x32 B33ARG TARGETARCH=amd640 B34COPY amd64/sandbox /usr/local/bin/sandbox # buildkit3.62 MB35COPY amd64/moat /usr/local/bin/moat # buildkit4.02 MB36RUN |1 TARGETARCH=amd64 /bin/sh -c32 B37WORKDIR /opt/moatless32 B38ENV HOME=/home/moatless0 B39ENV WORKSPACE_DIR=/opt/moatless/repo0 B40ENV CLAUDE_CONFIG_DIR=/opt/moatless/.claude0 B41ENV CODEX_HOME=/home/moatless/.codex0 B42ENV CLAUDE_BIN_DIR=/usr/local/bin0 B43ENV DATA_DIR=/opt/moatless/data0 B44ENV DEVCONTAINER=true0 B45ENV NODE_ENV=production0 B46ENV TZ=UTC0 B47ENV UV_THREADPOOL_SIZE=160 B48EXPOSE [50052/tcp 8001/tcp]0 B49ENTRYPOINT ["/usr/local/bin/docker-entrypoint-sandbox.sh"]0 BCommand
ARG RELEASE