Sign inSign up

apache/texera-file-service:1.2.0-incubating

Multi-platform
Index digest

sha256:81205f59dcd5e20e19f560ac197f2197c39d8802da9adfb8f67f4636ec84ecb4

OS/ARCH

Compressed size

381.91 MB

Last pushed

about 1 month by bobbai2000

Type

Image

Manifest digest

sha256:a313e2fb3a64d4de5bd03401dc74838f5056dc4067825fefe761ad6fa5d2813d

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ENV JAVA_HOME=/opt/java/openjdk0 B
7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
9RUN /bin/sh -c set -eux;15.36 MB
10ENV JAVA_VERSION=jdk-17.0.19+100 B
11RUN /bin/sh -c set -eux;45.36 MB
12RUN /bin/sh -c set -eux;158 B
13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
15WORKDIR /texera96 B
16COPY /texera/target/file-service-* /texera/ # buildkit146.32 MB
17COPY /texera/common/config/src/main/resources /texera/common/config/src/main/resources # buildkit8.49 KB
18COPY /texera/file-service/src/main/resources /texera/file-service/src/main/resources # buildkit2.19 KB
19COPY /texera/file-service/LICENSE-binary /texera/LICENSE # buildkit7.88 KB
20COPY /texera/file-service/NOTICE-binary /texera/NOTICE # buildkit10.52 KB
21COPY /texera/licenses /texera/licenses # buildkit151.06 KB
22COPY /texera/DISCLAIMER /texera/ # buildkit465 B
23RUN /bin/sh -c groupadd --system146.33 MB
24USER texera0 B
25CMD ["bin/file-service"]0 B
26EXPOSE [9092/tcp]0 B

Command

 ARG RELEASE