sha256:8a93413b063da4bc59e08bedab6a40a80328ee03762fece0fb7448978a7c6b66
OS/ARCH
Compressed size
279.85 MB
Last pushed
3 months by netflixoss
Type
Image
Manifest digest
sha256:7e7fe4e00ffe95a116239a274278adcb29f74144102f22e932fcaca8b0d451a3
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 LANG=en_US.UTF-80 B7/bin/sh -c rm -f /etc/apt/apt.conf.d/docker-clean154.94 MB8ENV JAVA_HOME=/usr/lib/jvm/zulu170 B10WORKDIR /app93 B11COPY libs libs/ # buildkit49.28 MB12COPY resources resources/ # buildkit490 B13COPY classes classes/ # buildkit5.92 KB14ENTRYPOINT ["java" "-cp" "/app/resources:/app/classes:/app/libs/*" "com.netflix.mantis.examples.mantispublishsample.Application"]0 B15EXPOSE [8080/tcp]0 B16WORKDIR /apps/mantis/mantis-publisher-sample146 B17COPY mantis-examples-mantis-publish-sample/bin/* /apps/mantis/mantis-publisher-sample/bin/ # buildkit5.29 KB18COPY mantis-examples-mantis-publish-sample/lib/* /apps/mantis/mantis-publisher-sample/lib/ # buildkit49.29 MB19COPY resources/* conf/ # buildkit529 B20ENTRYPOINT ["bin/mantis-examples-mantis-publish-sample" "-p" "application.properties"]0 BCommand
ARG RELEASE