sha256:969b974bba3578a713e8777ab17ed8c73cc54a2042cd9602977205e19bf1b04a
OS/ARCH
linux/amd64
Compressed size
1.11 GB
Last pushed
5 months by aorwall
Type
Image
Manifest digest
sha256:72d7e42a1a187842e6d5a621191159d79c7c0e831b30759e21304522efc3edfb
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 MB23COPY /tools/docker-entrypoint-sandbox.sh /usr/local/bin/docker-entrypoint-sandbox.sh # buildkit667 B24COPY /tools/sync-plugins.sh /usr/local/bin/sync-plugins.sh # buildkit1.83 KB25RUN |5 USERNAME=moatless USER_UID=1000 USER_GID=100032 B26ARG TARGETARCH=amd640 B27COPY amd64/sandbox /usr/local/bin/sandbox # buildkit3.45 MB28COPY amd64/moat /usr/local/bin/moat # buildkit3.87 MB29RUN |6 USERNAME=moatless USER_UID=1000 USER_GID=100032 B30WORKDIR /home/moatless32 B31ENV HOME=/home/moatless0 B32ENV WORKSPACE_DIR=/opt/moatless/repo0 B33ENV CLAUDE_CONFIG_DIR=/opt/moatless/.claude0 B34ENV CODEX_HOME=/home/moatless/.codex0 B35ENV CLAUDE_BIN_DIR=/usr/local/bin0 B36ENV DATA_DIR=/opt/moatless/data0 B37ENV UV_THREADPOOL_SIZE=160 B38ENV BUN_INSTALL=/opt/bun0 B39ENV PATH=/opt/bun/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B40ARG BUN_VERSION=1.3.60 B41RUN |1 BUN_VERSION=1.3.6 /bin/sh -c37.56 MB42RUN |1 BUN_VERSION=1.3.6 /bin/sh -c33.5 MB43ENV PLAYWRIGHT_BROWSERS_PATH=/opt/playwright-browsers0 B44RUN |1 BUN_VERSION=1.3.6 /bin/sh -c150 B45RUN |1 BUN_VERSION=1.3.6 /bin/sh -c431.58 MB46COPY docker/docker-entrypoint-sandbox.sh /usr/local/bin/ # buildkit670 B47COPY docker/sync-plugins.sh /usr/local/bin/ # buildkit1.84 KB48RUN |1 BUN_VERSION=1.3.6 /bin/sh -c2.22 KB49WORKDIR /opt/moatless32 B50ENV DEVCONTAINER=true0 B51ENV NODE_ENV=production0 B52ENV TZ=UTC0 B53ENV UV_THREADPOOL_SIZE=160 B54EXPOSE [50052/tcp 8001/tcp]0 B55ENTRYPOINT ["/usr/local/bin/docker-entrypoint-sandbox.sh"]0 BCommand
ARG RELEASE