sha256:85bf2d21ce419a388e2504d4add85bc20b137ba8f134e39428dbc81039d54734
OS/ARCH
Compressed size
118.63 MB
Last pushed
6 months by eyedeekay
Type
Image
Manifest digest
sha256:42f922ced15f02adb0fecac8033c1f3c2d161ac38b86ec90da39becfb54f2d23
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c apt-get update71.66 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 'armhf' out/ 'bookworm' '@1773619200'