sha256:3a93b4f9aa0c25fb8cb3eb96cde51dcfe7132b44b3cd9caed4ddb61e52cdfc97
OS/ARCH
linux/amd64
Compressed size
616.04 MB
Last pushed
5 months by aorwall
Type
Image
Manifest digest
sha256:3a93b4f9aa0c25fb8cb3eb96cde51dcfe7132b44b3cd9caed4ddb61e52cdfc97
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.7 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.78 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.42 KB18RUN |3 USERNAME=moatless USER_UID=1000 USER_GID=1000268 B19RUN |3 USERNAME=moatless USER_UID=1000 USER_GID=1000177 B20ARG TARGETARCH=amd640 B21COPY amd64/sandbox /usr/local/bin/sandbox # buildkit3.37 MB22COPY amd64/moat /usr/local/bin/moat # buildkit3.87 MB23RUN |4 USERNAME=moatless USER_UID=1000 USER_GID=1000197.65 MB24COPY /tools/docker-entrypoint-sandbox.sh /usr/local/bin/docker-entrypoint-sandbox.sh # buildkit665 B25COPY /tools/sync-plugins.sh /usr/local/bin/sync-plugins.sh # buildkit1.83 KB26RUN |4 USERNAME=moatless USER_UID=1000 USER_GID=1000609 B27WORKDIR /home/moatless32 B28ENV HOME=/home/moatless0 B29ENV WORKSPACE_DIR=/opt/moatless/repo0 B30ENV CLAUDE_CONFIG_DIR=/opt/moatless/.claude0 B31ENV CODEX_HOME=/home/moatless/.codex0 B32ENV CLAUDE_BIN_DIR=/usr/local/bin0 B33ENV DATA_DIR=/opt/moatless/data0 B34ENV UV_THREADPOOL_SIZE=160 B35ENV BUN_INSTALL=/opt/bun0 B36ENV PATH=/opt/bun/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B37ARG BUN_VERSION=1.3.60 B38RUN |1 BUN_VERSION=1.3.6 /bin/sh -c37.56 MB39RUN |1 BUN_VERSION=1.3.6 /bin/sh -c33.98 MB40ENV PLAYWRIGHT_BROWSERS_PATH=/opt/playwright-browsers0 B41COPY docker/docker-entrypoint-sandbox.sh /usr/local/bin/ # buildkit668 B42COPY docker/sync-plugins.sh /usr/local/bin/ # buildkit1.83 KB43RUN |1 BUN_VERSION=1.3.6 /bin/sh -c2.22 KB44RUN |1 BUN_VERSION=1.3.6 /bin/sh -c150 B45WORKDIR /opt/moatless32 B46ENV DEVCONTAINER=true0 B47ENV NODE_ENV=production0 B48ENV TZ=UTC0 B49ENV UV_THREADPOOL_SIZE=160 B50EXPOSE map[50052/tcp:{} 8001/tcp:{}]0 B51ENTRYPOINT ["/usr/local/bin/docker-entrypoint-sandbox.sh"]0 BCommand
ARG RELEASE