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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV JAVA_HOME=/opt/java/openjdk0 B7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B9RUN /bin/sh -c set -eux;15.36 MB10ENV JAVA_VERSION=jdk-17.0.19+100 B11RUN /bin/sh -c set -eux;45.36 MB12RUN /bin/sh -c set -eux;158 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B15WORKDIR /texera96 B16COPY /texera/target/file-service-* /texera/ # buildkit146.32 MB17COPY /texera/common/config/src/main/resources /texera/common/config/src/main/resources # buildkit8.49 KB18COPY /texera/file-service/src/main/resources /texera/file-service/src/main/resources # buildkit2.19 KB19COPY /texera/file-service/LICENSE-binary /texera/LICENSE # buildkit7.88 KB20COPY /texera/file-service/NOTICE-binary /texera/NOTICE # buildkit10.52 KB21COPY /texera/licenses /texera/licenses # buildkit151.06 KB22COPY /texera/DISCLAIMER /texera/ # buildkit465 B23RUN /bin/sh -c groupadd --system146.33 MB24USER texera0 B25CMD ["bin/file-service"]0 B26EXPOSE [9092/tcp]0 BCommand
ARG RELEASE