sha256:eabefdeb9baa0337b37e22bddf27a20b10e20d31ccd4fefa2ed3f2b482f53df3
OS/ARCH
Compressed size
194.42 MB
Last pushed
about 1 year by vxcontrol
Type
Image
Manifest digest
sha256:6b81c3fa39c8989312e7a9899c09bcf77b57cb936905f1b02d882f8cda55a5a4
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c addgroup -g962 B4RUN /bin/sh -c apk --no-cache1.43 MB5ADD entrypoint.sh /opt/pentagi/bin/ # buildkit685 B6RUN /bin/sh -c chmod +x32 B7RUN /bin/sh -c mkdir -p188 B8COPY /pentagi /opt/pentagi/bin/pentagi # buildkit31.65 MB9COPY /ctester /opt/pentagi/bin/ctester # buildkit16.74 MB10COPY /ftester /opt/pentagi/bin/ftester # buildkit25.59 MB11COPY /etester /opt/pentagi/bin/etester # buildkit19.95 MB12COPY /frontend/dist /opt/pentagi/fe # buildkit839.23 KB13COPY examples/configs/openrouter.provider.yml /opt/pentagi/conf/ # buildkit608 B14COPY examples/configs/deepinfra.provider.yml /opt/pentagi/conf/ # buildkit537 B15COPY examples/configs/deepseek.provider.yml /opt/pentagi/conf/ # buildkit441 B16COPY LICENSE /opt/pentagi/LICENSE # buildkit815 B17COPY NOTICE /opt/pentagi/NOTICE # buildkit311 B18COPY EULA.md /opt/pentagi/EULA # buildkit4.14 KB19COPY EULA.md /opt/pentagi/fe/EULA.md # buildkit4.16 KB20RUN /bin/sh -c chown -R94.76 MB21WORKDIR /opt/pentagi32 B22USER pentagi0 B23ENTRYPOINT ["/opt/pentagi/bin/entrypoint.sh" "/opt/pentagi/bin/pentagi"]0 B24LABEL org.opencontainers.image.source=https://github.com/vxcontrol/pentagi0 B25LABEL org.opencontainers.image.description=Fully autonomous AI Agents0 B26LABEL org.opencontainers.image.authors=PentAGI Development Team0 B27LABEL org.opencontainers.image.licenses=MIT License0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit