sha256:44d2981fbbf7a1b149fe0b93c9e38e41d4e0e22cb53f36bc672aac28feeb4e37
OS/ARCH
linux/amd64
Compressed size
679.07 MB
Last pushed
about 1 month by affinenick
Type
Image
Manifest digest
sha256:b8a315639842b2691d5f11f7f0c3695cf673d88fe690c6e9935e36258b267efd
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -eux;88.15 MB5ENV GOLANG_VERSION=1.24.130 B6ENV GOTOOLCHAIN=local0 B7ENV GOPATH=/go0 B8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9COPY /target/ / # buildkit75.46 MB10RUN /bin/sh -c mkdir -p125 B11WORKDIR /go32 B12ENV DEBIAN_FRONTEND=noninteractive0 B13ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14ENV HOME=/state/account/home0 B15COPY docker/tool-packages.txt /tmp/affent-tool-packages.txt # buildkit326 B16RUN /bin/sh -c find /etc/apt350.9 MB17COPY docker/go-cgroup-env.sh /usr/local/bin/affent-go-cgroup-env # buildkit668 B18COPY docker/affent-entrypoint.sh /usr/local/bin/affent-entrypoint # buildkit233 B19RUN /bin/sh -c chmod +x720 B20ARG AFFENT_BUILD_VERSION=unknown0 B21ARG AFFENT_BUILD_REVISION=unknown0 B22ARG AFFENT_BUILD_DATE=unknown0 B23COPY /out/affentctl /usr/local/bin/affentctl # buildkit8.46 MB24COPY /out/affenteval /usr/local/bin/affenteval # buildkit3.12 MB25COPY /out/affentserve /usr/local/bin/affentserve # buildkit22.39 MB26WORKDIR /workspace99 B27EXPOSE map[7777/tcp:{}]0 B28ENTRYPOINT ["affent-entrypoint"]0 B29CMD ["affentserve" "--listen" "0.0.0.0:7777" "--workspace-root"0 B30LABEL org.opencontainers.image.title=Logos0 B31LABEL org.opencontainers.image.description=Logos runtime image with0 B32LABEL org.opencontainers.image.source=https://github.com/affinefoundation/affent0 B33LABEL org.opencontainers.image.version=1.1.90 B34LABEL org.opencontainers.image.revision=245b553070cf0 B35LABEL org.opencontainers.image.created=2026-08-13T12:51:36Z0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'