sha256:c6ddb2b47fe4afee1872325331655ffe3800775f26f8bfeff02ee6a0eb2bbee4
OS/ARCH
Compressed size
162.23 MB
Last pushed
about 1 month by eyedeekay
Type
Image
Manifest digest
sha256:ca73d0248be22d0aab0d1f42977ae616298444e246c45c7278b55298219cb77c
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c apt-get update84.59 MB3ENV I2P_DIR_BASE=/i2p0 B4ENV I2P_DIR_CONFIG=/i2p/.i2p0 B5ENV I2PSNARK_DIR=/i2psnark0 B6ENV EEPSITE_DIR=/i2p/.i2p/eepsite0 B7WORKDIR /i2p93 B8COPY /tmp/build/pkg-temp . # buildkit24.62 MB9COPY docker/rootfs/ / # buildkit8.94 KB10RUN /bin/sh -c chmod +x3.29 KB11VOLUME [/i2p/.i2p]0 B12VOLUME [/i2psnark]0 B13EXPOSE [12345/tcp 4444/tcp 4445/tcp 6668/tcp0 B14LABEL org.label-schema.name=i2p org.label-schema.description=Docker container for0 B15RUN /bin/sh -c groupadd -r24.62 MB16ENTRYPOINT ["/entrypoint/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'