sha256:80f2d7836e957ae204a52c312d9958890e0cadd258630ee6d663d1c84af74b2b
OS/ARCH
Compressed size
204.15 MB
Last pushed
about 1 month by bobbai2000
Type
Image
Manifest digest
sha256:fa1cfb127c33f23cf0ef9d48f91a653c5bbf3e1e1456e9fc89d852c7707a3034
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/.git /texera/.git # buildkit21.12 MB17COPY /texera/target/config-service-* /texera/ # buildkit37.61 MB18COPY /texera/common/config/src/main/resources /texera/common/config/src/main/resources # buildkit8.49 KB19COPY /texera/config-service/src/main/resources /texera/config-service/src/main/resources # buildkit899 B20COPY /texera/config-service/LICENSE-binary /texera/LICENSE # buildkit6.04 KB21COPY /texera/config-service/NOTICE-binary /texera/NOTICE # buildkit5.72 KB22COPY /texera/licenses /texera/licenses # buildkit151.06 KB23COPY /texera/DISCLAIMER /texera/ # buildkit466 B24RUN /bin/sh -c groupadd --system58.74 MB25USER texera0 B26CMD ["bin/config-service"]0 B27EXPOSE [9094/tcp]0 BCommand
ARG RELEASE