Sign inSign up

aorwall/moatless-vibe-sandbox:sha-eee8b66

Index digest

sha256:7280128fb77a139548bb1e83fe38b88375f8fb0d8089ab8332498f0f5233fa04

OS/ARCH

linux/amd64

Compressed size

1.11 GB

Last pushed

4 months by aorwall

Type

Image

Manifest digest

sha256:5a93badb3897d5e12c08f3719b574089d8ea8d2838ae0e30303737a686715b90

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ENV LANG=C.UTF-80 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8RUN /bin/sh -c apt-get update159.71 MB
9RUN /bin/sh -c curl -fsSL62.45 MB
10RUN /bin/sh -c ARCH=$(dpkg --print-architecture)3.26 MB
11RUN /bin/sh -c ARCH=$(dpkg --print-architecture)13.72 MB
12RUN /bin/sh -c install -m29.99 MB
13RUN /bin/sh -c apt-get update42.08 MB
14ARG USERNAME=moatless0 B
15ARG USER_UID=10000 B
16ARG USER_GID=10000 B
17RUN |3 USERNAME=moatless USER_UID=1000 USER_GID=10003.41 KB
18RUN |3 USERNAME=moatless USER_UID=1000 USER_GID=1000267 B
19RUN |3 USERNAME=moatless USER_UID=1000 USER_GID=1000177 B
20ARG CLAUDE_CLI_VERSION=2.1.1140 B
21ARG CODEX_CLI_VERSION=0.121.00 B
22RUN |5 USERNAME=moatless USER_UID=1000 USER_GID=1000288.34 MB
23ARG BUN_VERSION=1.3.60 B
24ENV BUN_INSTALL=/opt/bun0 B
25ENV PATH=/opt/bun/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
26RUN |6 USERNAME=moatless USER_UID=1000 USER_GID=100037.56 MB
27RUN |6 USERNAME=moatless USER_UID=1000 USER_GID=100033.99 MB
28ENV PLAYWRIGHT_BROWSERS_PATH=/opt/playwright-browsers0 B
29RUN |6 USERNAME=moatless USER_UID=1000 USER_GID=1000431.87 MB
30COPY /tools/docker-entrypoint-sandbox.sh /usr/local/bin/docker-entrypoint-sandbox.sh # buildkit664 B
31COPY /tools/sync-plugins.sh /usr/local/bin/sync-plugins.sh # buildkit1.83 KB
32COPY /tools/moatless-git-cred /usr/local/bin/moatless-git-cred # buildkit600 B
33RUN /bin/sh -c chmod +x32 B
34ARG TARGETARCH=amd640 B
35COPY amd64/sandbox /usr/local/bin/sandbox # buildkit3.88 MB
36COPY amd64/moat /usr/local/bin/moat # buildkit3.97 MB
37RUN |1 TARGETARCH=amd64 /bin/sh -c32 B
38WORKDIR /opt/moatless32 B
39ENV HOME=/home/moatless0 B
40ENV WORKSPACE_DIR=/opt/moatless/repo0 B
41ENV CLAUDE_CONFIG_DIR=/opt/moatless/.claude0 B
42ENV CODEX_HOME=/opt/moatless/.codex0 B
43ENV CLAUDE_BIN_DIR=/usr/local/bin0 B
44ENV DATA_DIR=/opt/moatless/data0 B
45ENV DEVCONTAINER=true0 B
46ENV NODE_ENV=production0 B
47ENV TZ=UTC0 B
48ENV UV_THREADPOOL_SIZE=160 B
49EXPOSE [50052/tcp 8001/tcp]0 B
50ENTRYPOINT ["/usr/local/bin/docker-entrypoint-sandbox.sh"]0 B

Command

 ARG RELEASE