sha256:33f9b35eae039bbaa32d8b280eb65621fe8b3539ddf49ff10494ad40c81353c7
OS/ARCH
Compressed size
278.76 MB
Last pushed
about 1 month by netflixoss
Type
Image
Manifest digest
sha256:7d353817f2c8ed89fc2593b6762367c4ec7ec6f7b148b6fc04bbc38599b3089d
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 LANG=en_US.UTF-80 B7RUN /bin/sh -c rm -f151.82 MB8ENV JAVA_HOME=/usr/lib/jvm/zulu170 B10WORKDIR /app93 B11COPY libs libs/ # buildkit49.28 MB12COPY resources resources/ # buildkit489 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.3 KB18COPY mantis-examples-mantis-publish-sample/lib/* /apps/mantis/mantis-publisher-sample/lib/ # buildkit49.29 MB19COPY resources/* conf/ # buildkit525 B20ENTRYPOINT ["bin/mantis-examples-mantis-publish-sample" "-p" "application.properties"]0 BCommand
ARG RELEASE