sha256:cdb6faefecd0953353d03f223fddb5b13eaad2e4ab9772725be7b007e0c64d52
OS/ARCH
Compressed size
197.39 MB
Last pushed
9 months by vxcontrol
Type
Image
Manifest digest
sha256:a31db47e33d104b26f34e5f5c5b1e016e0d7a3f866f4855a35d83528c9d665c4
Image Layers
1ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit3.94 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c addgroup -g962 B4RUN /bin/sh -c apk --no-cache4.17 MB5ADD entrypoint.sh /opt/pentagi/bin/ # buildkit685 B6RUN /bin/sh -c chmod +x32 B7RUN /bin/sh -c mkdir -p192 B8COPY /pentagi /opt/pentagi/bin/pentagi # buildkit32.19 MB9COPY /ctester /opt/pentagi/bin/ctester # buildkit16.39 MB10COPY /ftester /opt/pentagi/bin/ftester # buildkit25.76 MB11COPY /etester /opt/pentagi/bin/etester # buildkit18.13 MB12COPY /frontend/dist /opt/pentagi/fe # buildkit2.16 MB13COPY examples/configs/vllm-qwen332b-fp16.provider.yml /opt/pentagi/conf/ # buildkit379 B14COPY examples/configs/ollama-qwen332b-fp16-tc.provider.yml /opt/pentagi/conf/ # buildkit337 B15COPY examples/configs/ollama-qwq32b-fp16-tc.provider.yml /opt/pentagi/conf/ # buildkit356 B16COPY examples/configs/ollama-llama318b.provider.yml /opt/pentagi/conf/ # buildkit391 B17COPY examples/configs/openrouter.provider.yml /opt/pentagi/conf/ # buildkit601 B18COPY examples/configs/deepinfra.provider.yml /opt/pentagi/conf/ # buildkit578 B19COPY examples/configs/deepseek.provider.yml /opt/pentagi/conf/ # buildkit453 B20COPY examples/configs/custom-openai.provider.yml /opt/pentagi/conf/ # buildkit493 B21COPY examples/configs/moonshot.provider.yml /opt/pentagi/conf/ # buildkit438 B22COPY LICENSE /opt/pentagi/LICENSE # buildkit823 B23COPY NOTICE /opt/pentagi/NOTICE # buildkit461 B24COPY EULA.md /opt/pentagi/EULA # buildkit4.15 KB25COPY EULA.md /opt/pentagi/fe/EULA.md # buildkit4.18 KB26RUN /bin/sh -c chown -R94.64 MB27WORKDIR /opt/pentagi32 B28USER pentagi0 B29ENTRYPOINT ["/opt/pentagi/bin/entrypoint.sh" "/opt/pentagi/bin/pentagi"]0 B30LABEL org.opencontainers.image.source=https://github.com/vxcontrol/pentagi0 B31LABEL org.opencontainers.image.description=Fully autonomous AI Agents0 B32LABEL org.opencontainers.image.authors=PentAGI Development Team0 B33LABEL org.opencontainers.image.licenses=MIT License0 BCommand
ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit