Sign inSign up

padhihomelab/i2p:testing

Multi-platform
Index digest

sha256:962f71790210b2450866cbb578c66fc97a60d9ed7a2042c2cc3d2b92291cf466

OS/ARCH

Compressed size

81.06 MB

Last pushed

about 4 years by padhi

Type

Image

Manifest digest

sha256:a8800279ef1c8f6b9a2f2652c413ff7d98dbf5aef0b67f442ab0298cd87c8b2b

Image Layers

1ADD file ... in / 2.67 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=Saswat Padhi [email protected]0 B
4COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint # buildkit1.2 KB
5RUN /bin/sh -c apk add20.84 KB
6ENTRYPOINT ["tini" "/usr/local/bin/docker-entrypoint"]0 B
7CMD ["sh"]0 B
8ENV APP_HOME=/i2p0 B
9RUN /bin/sh -c apk add57 MB
10COPY /tmp/i2p.i2p/pkg-temp /i2p # buildkit21.37 MB
11COPY entrypoint-scripts /etc/docker-entrypoint.d/99-extra-scripts # buildkit319 B
12COPY i2p.sh /usr/local/bin/i2p # buildkit583 B
13COPY config/* /i2p/ # buildkit2.3 KB
14RUN /bin/sh -c chmod +x762 B
15EXPOSE map[12345/tcp:{} 4444/tcp:{} 4445/tcp:{} 6668/tcp:{}0 B
16VOLUME [/i2p/.i2p /i2psnark]0 B
17WORKDIR /i2p32 B
18CMD ["i2p"]0 B
19HEALTHCHECK &{["CMD" "wget" "--tries" "5"0 B

Command

ADD file:8e81116368669ed3dd361bc898d61bff249f524139a239fdaf3ec46869a39921 in /