sha256:85bf2d21ce419a388e2504d4add85bc20b137ba8f134e39428dbc81039d54734
OS/ARCH
Compressed size
132.24 MB
Last pushed
6 months by eyedeekay
Type
Image
Manifest digest
sha256:46149e6e2efd5a22fd33f077b2e4a84687540e5843c55d1f3340628c11f7ff80
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c apt-get update81.17 MB3ENV APP_HOME=/i2p0 B4WORKDIR /i2p93 B5COPY /tmp/build/pkg-temp . # buildkit24.13 MB6COPY --chown=root:root docker/rootfs/ / #3.65 KB7RUN /bin/sh -c chmod +x975 B8VOLUME [/i2p/.i2p]0 B9VOLUME [/i2psnark]0 B10EXPOSE [12345/tcp 4444/tcp 4445/tcp 6668/tcp0 B11LABEL org.label-schema.name=i2p org.label-schema.description=Docker container for0 B12ENTRYPOINT ["/startapp.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'