sha256:da13b25f6f4506c49ec2e4dde129d3ec1934071ab45298427519d36700646a29
OS/ARCH
Compressed size
114.88 MB
Last pushed
6 months by eyedeekay
Type
Image
Manifest digest
sha256:0ba63842a6e29561b4e5cc117128088f0d8740528a0c3a764bef4acee85aea0b
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c apt-get update67.91 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 +x976 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 'armhf' out/ 'bookworm' '@1771804800'