sha256:5347ca06c86df62c3e023faf6bb2f3db159aa76315c2af27e4b11840916e3d64
OS/ARCH
linux/amd64
Compressed size
635.03 MB
Last pushed
5 months by aorwall
Type
Image
Manifest digest
sha256:9c90e40ee62b869de43f20717b5adaca30282086f87fe8f490399c004cdd389c
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 JAVA_HOME=/opt/java/openjdk0 B7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B9RUN /bin/sh -c set -eux;21.9 MB10ENV JAVA_VERSION=jdk-21.0.10+70 B11RUN /bin/sh -c set -eux;150.55 MB12RUN /bin/sh -c set -eux;156 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B15CMD ["jshell"]0 B16ARG JAVA_VERSION=210 B17ENV LANG=C.UTF-80 B18ENV DEBIAN_FRONTEND=noninteractive0 B19RUN |1 JAVA_VERSION=21 /bin/sh -c207.63 MB20RUN |1 JAVA_VERSION=21 /bin/sh -c62.5 MB21RUN |1 JAVA_VERSION=21 /bin/sh -c13.82 MB22ARG USERNAME=moatless0 B23ARG USER_UID=10000 B24ARG USER_GID=10000 B25RUN |4 JAVA_VERSION=21 USERNAME=moatless USER_UID=10003.55 KB26ARG CLAUDE_CLI_VERSION=2.1.1140 B27RUN |5 JAVA_VERSION=21 USERNAME=moatless USER_UID=1000142.32 MB28COPY /tools/docker-entrypoint-sandbox.sh /usr/local/bin/docker-entrypoint-sandbox.sh # buildkit664 B29COPY /tools/sync-plugins.sh /usr/local/bin/sync-plugins.sh # buildkit1.83 KB30COPY /tools/moatless-git-cred /usr/local/bin/moatless-git-cred # buildkit603 B31RUN |5 JAVA_VERSION=21 USERNAME=moatless USER_UID=100032 B32COPY /tools/sandbox /usr/local/bin/sandbox # buildkit3.88 MB33COPY /tools/moat /usr/local/bin/moat # buildkit4.06 MB34RUN |5 JAVA_VERSION=21 USERNAME=moatless USER_UID=100032 B35ENV HOME=/home/moatless0 B36ENV WORKSPACE_DIR=/opt/moatless/repo0 B37ENV CLAUDE_CONFIG_DIR=/opt/moatless/.claude0 B38ENV CLAUDE_BIN_DIR=/usr/local/bin0 B39ENV DATA_DIR=/opt/moatless/data0 B40ENV JAVA_HOME=/usr/lib/jvm/default-java0 B41WORKDIR /home/moatless32 B42EXPOSE [50052/tcp 8001/tcp]0 B43ENTRYPOINT ["/usr/local/bin/docker-entrypoint-sandbox.sh"]0 BCommand
ARG RELEASE