Sign inSign up

aorwall/moatless-sandbox-recipe:c3fdf8ccf2d4

Index digest

sha256:e1aaba1279567b4e044d24e98435855a78c66ef06e9e19afbd9dea7824f8f000

OS/ARCH

linux/amd64

Compressed size

2.11 GB

Last pushed

29 days by aorwall

Type

Image

Manifest digest

sha256:27c89b4c85ff6e39fcf38cf2f61f48d1b10d88bde81afc89db3ae1ce2e43359d

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 MB
5CMD ["/bin/bash"]0 B
6COPY .github/scripts/apt-https-mirrors.sh /usr/local/bin/apt-https-mirrors.sh # buildkit1.29 KB
7ENV LANG=C.UTF-80 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9ARG APT_SECURITY_REFRESH=2026-08-040 B
10RUN |1 APT_SECURITY_REFRESH=2026-08-04 /bin/sh -c162.46 MB
11RUN |1 APT_SECURITY_REFRESH=2026-08-04 /bin/sh -c62.53 MB
12RUN |1 APT_SECURITY_REFRESH=2026-08-04 /bin/sh -c3.27 MB
13RUN |1 APT_SECURITY_REFRESH=2026-08-04 /bin/sh -c14.24 MB
14RUN |1 APT_SECURITY_REFRESH=2026-08-04 /bin/sh -c34.38 MB
15RUN |1 APT_SECURITY_REFRESH=2026-08-04 /bin/sh -c67.21 MB
16ARG KUBECTL_VERSION=v1.36.20 B
17RUN |2 APT_SECURITY_REFRESH=2026-08-04 KUBECTL_VERSION=v1.36.2 /bin/sh17.26 MB
18COPY /go/bin/task /usr/local/bin/task # buildkit28.47 MB
19RUN |2 APT_SECURITY_REFRESH=2026-08-04 KUBECTL_VERSION=v1.36.2 /bin/sh165 B
20RUN |2 APT_SECURITY_REFRESH=2026-08-04 KUBECTL_VERSION=v1.36.2 /bin/sh43.98 MB
21ARG USERNAME=moatless0 B
22ARG USER_UID=10000 B
23ARG USER_GID=10000 B
24RUN |5 APT_SECURITY_REFRESH=2026-08-04 KUBECTL_VERSION=v1.36.2 USERNAME=moatless3.42 KB
25RUN |5 APT_SECURITY_REFRESH=2026-08-04 KUBECTL_VERSION=v1.36.2 USERNAME=moatless339 B
26RUN |5 APT_SECURITY_REFRESH=2026-08-04 KUBECTL_VERSION=v1.36.2 USERNAME=moatless177 B
27ARG RUST_VERSION=1.97.00 B
28ENV RUSTUP_HOME=/opt/rust0 B
29ENV CARGO_HOME=/opt/cargo0 B
30ENV PATH=/opt/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
31RUN |6 APT_SECURITY_REFRESH=2026-08-04 KUBECTL_VERSION=v1.36.2 USERNAME=moatless290.44 MB
32ARG MOLD_VERSION=2.40.40 B
33ARG SCCACHE_VERSION=v0.10.00 B
34COPY .github/scripts/install-mold.sh /tmp/install-mold.sh # buildkit849 B
35RUN |8 APT_SECURITY_REFRESH=2026-08-04 KUBECTL_VERSION=v1.36.2 USERNAME=moatless14.03 MB
36ARG BUN_VERSION=1.3.60 B
37ENV BUN_INSTALL=/opt/bun0 B
38ENV PATH=/opt/bun/bin:/opt/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
39RUN |9 APT_SECURITY_REFRESH=2026-08-04 KUBECTL_VERSION=v1.36.2 USERNAME=moatless37.56 MB
40RUN |9 APT_SECURITY_REFRESH=2026-08-04 KUBECTL_VERSION=v1.36.2 USERNAME=moatless44.75 MB
41ARG VITE_PLUS_VERSION=0.2.70 B
42ENV VP_HOME=/opt/vite-plus0 B
43ENV PATH=/opt/vite-plus/bin:/opt/bun/bin:/opt/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
44RUN |10 APT_SECURITY_REFRESH=2026-08-04 KUBECTL_VERSION=v1.36.2 USERNAME=moatless177 MB
45ARG PLAYWRIGHT_VERSION=1.56.10 B
46ENV PLAYWRIGHT_BROWSERS_PATH=/opt/playwright-browsers0 B
47RUN |11 APT_SECURITY_REFRESH=2026-08-04 KUBECTL_VERSION=v1.36.2 USERNAME=moatless445.04 MB
48COPY tsconfig.json /tmp/inspector-build/tsconfig.json # buildkit574 B
49COPY packages/inspector /tmp/inspector-build/packages/inspector # buildkit46.78 KB
50RUN |11 APT_SECURITY_REFRESH=2026-08-04 KUBECTL_VERSION=v1.36.2 USERNAME=moatless33.87 MB
51ARG CODEX_CLI_VERSION=0.146.00 B
52RUN |12 APT_SECURITY_REFRESH=2026-08-04 KUBECTL_VERSION=v1.36.2 USERNAME=moatless263.44 MB
53ARG CLAUDE_CLI_VERSION=2.1.2210 B
54RUN |13 APT_SECURITY_REFRESH=2026-08-04 KUBECTL_VERSION=v1.36.2 USERNAME=moatless170.05 MB
55COPY /tools/docker-entrypoint-sandbox.sh /usr/local/bin/docker-entrypoint-sandbox.sh # buildkit3.09 KB
56COPY /tools/moatless-git-cred /usr/local/bin/moatless-git-cred # buildkit610 B
57RUN /bin/sh -c chmod +x32 B
58ARG TARGETARCH=amd640 B
59COPY amd64/sandbox /usr/local/bin/sandbox # buildkit7.42 MB
60COPY amd64/moat /usr/local/bin/moat # buildkit5.19 MB
61RUN |1 TARGETARCH=amd64 /bin/sh -c32 B
62WORKDIR /opt/moatless32 B
63ENV HOME=/home/moatless0 B
64ENV WORKSPACE_DIR=/opt/moatless/workspace0 B
65ENV CLAUDE_CONFIG_DIR=/opt/moatless/.claude0 B
66ENV CODEX_HOME=/opt/moatless/.codex0 B
67ENV CLAUDE_BIN_DIR=/usr/local/bin0 B
68ENV DATA_DIR=/opt/moatless/data0 B
69ENV DEVCONTAINER=true0 B
70ENV NODE_ENV=production0 B
71ENV TZ=UTC0 B
72ENV UV_THREADPOOL_SIZE=160 B
73EXPOSE [50052/tcp 8001/tcp]0 B
74ENTRYPOINT ["/usr/local/bin/docker-entrypoint-sandbox.sh"]0 B
75COPY docker/features/java/ /tmp/features/java/ # buildkit1.54 KB
76RUN /bin/sh -c JAVA_VERSION=25 /tmp/features/java/install.sh211.41 MB
77ENV JAVA_HOME=/usr/lib/jvm/default-java0 B
78ENV PATH=/usr/lib/jvm/default-java/bin:/opt/vite-plus/bin:/opt/bun/bin:/opt/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
79COPY docker/features/postgres-client/ /tmp/features/postgres-client/ # buildkit663 B
80RUN /bin/sh -c /tmp/features/postgres-client/install.sh &&2.22 MB

Command

 ARG RELEASE