sha256:a4154faabf7e2633fadc80c5a1c54ab87fdac16cc7d1ac09a160486f4d6d0f31
OS/ARCH
Compressed size
163.61 MB
Last pushed
3 months by thecoolestguy
Type
Image
Manifest digest
sha256:c08e0c5b916f53ee35abd42d114d4bf327e40eeec6822b7eeec4320aae8aab41
Image Layers
1
ADD rootfs.tar.xz / # buildkit
27.81 MB
2
CMD ["bash"]
0 B
3
LABEL maintainer=Ilios Project Team <support@iliosproject.org>
0 B
4
ENV TIKA_VERSION=3.0.0
0 B
5
RUN /bin/sh -c set -eux
80.24 MB
6
RUN /bin/sh -c wget https://dlcdn.apache.org/tika/${TIKA_VERSION}/tika-server-standard-${TIKA_VERSION}.jar
55.57 MB
7
RUN /bin/sh -c wget https://downloads.apache.org/tika/${TIKA_VERSION}/tika-server-standard-${TIKA_VERSION}.jar.asc
763 B
8
RUN /bin/sh -c gpg --verify
32 B
9
USER 35002:35002
0 B
10
EXPOSE map[9998/tcp:{}]
0 B
11
ENTRYPOINT ["/bin/sh" "-c" "exec java
0 B
Command
ADD rootfs.tar.xz / # buildkit