sha256:961f24fc7635e9231a635f660d41e90197268b4260cdfd127f9a5709274d84fe
OS/ARCH
Compressed size
197.76 MB
Last pushed
8 months by vxcontrol
Type
Image
Manifest digest
sha256:72929fab40e006ea661428b10b591a0ae5ddce21411ce106c415f5946e5115aa
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.3 MB9COPY /ctester /opt/pentagi/bin/ctester # buildkit16.4 MB10COPY /ftester /opt/pentagi/bin/ftester # buildkit25.86 MB11COPY /etester /opt/pentagi/bin/etester # buildkit18.13 MB12COPY /frontend/dist /opt/pentagi/fe # buildkit2.13 MB13COPY examples/configs/vllm-qwen332b-fp16.provider.yml /opt/pentagi/conf/ # buildkit379 B14COPY examples/configs/ollama-qwen332b-fp16-tc.provider.yml /opt/pentagi/conf/ # buildkit340 B15COPY examples/configs/ollama-qwq32b-fp16-tc.provider.yml /opt/pentagi/conf/ # buildkit359 B16COPY examples/configs/ollama-llama318b.provider.yml /opt/pentagi/conf/ # buildkit393 B17COPY examples/configs/openrouter.provider.yml /opt/pentagi/conf/ # buildkit603 B18COPY examples/configs/deepinfra.provider.yml /opt/pentagi/conf/ # buildkit578 B19COPY examples/configs/deepseek.provider.yml /opt/pentagi/conf/ # buildkit455 B20COPY examples/configs/custom-openai.provider.yml /opt/pentagi/conf/ # buildkit496 B21COPY examples/configs/moonshot.provider.yml /opt/pentagi/conf/ # buildkit440 B22COPY LICENSE /opt/pentagi/LICENSE # buildkit823 B23COPY NOTICE /opt/pentagi/NOTICE # buildkit462 B24COPY EULA.md /opt/pentagi/EULA # buildkit4.15 KB25COPY EULA.md /opt/pentagi/fe/EULA.md # buildkit4.17 KB26RUN /bin/sh -c chown -R94.83 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