sha256:81205f59dcd5e20e19f560ac197f2197c39d8802da9adfb8f67f4636ec84ecb4
OS/ARCH
Compressed size
379.33 MB
Last pushed
about 1 month by bobbai2000
Type
Image
Manifest digest
sha256:50c72abebdfeadd27af722dee60c7030c6229d23a4f5a864e0bee6f070d79a56
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 26.33 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.3 MB10ENV JAVA_VERSION=jdk-17.0.19+100 B11RUN /bin/sh -c set -eux;44.87 MB12RUN /bin/sh -c set -eux;156 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.07 KB22COPY /texera/DISCLAIMER /texera/ # buildkit469 B23RUN /bin/sh -c groupadd --system146.33 MB24USER texera0 B25CMD ["bin/file-service"]0 B26EXPOSE [9092/tcp]0 BCommand
ARG RELEASE