sha256:f315e3fca22982144099b3de57b4f29f36dac872625ddf5b83b5b7b2a0146e1f
OS/ARCH
Compressed size
188.51 MB
Last pushed
about 1 year by netflixoss
Type
Image
Manifest digest
sha256:c5a65c59d6a06c76713f705a6b0a7ca16dd51a3169771f4f785e66be453bb9cf
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.09 MB6CMD ["/bin/bash"]0 B7ENV LANG=en_US.UTF-80 B8/bin/sh -c set -ex &&63.78 MB9ENV JAVA_HOME=/usr/lib/jvm/zulu80 B11WORKDIR /app93 B12COPY libs libs/ # buildkit49.3 MB13COPY resources resources/ # buildkit487 B14COPY classes classes/ # buildkit5.92 KB15ENTRYPOINT ["java" "-cp" "/app/resources:/app/classes:/app/libs/*" "com.netflix.mantis.examples.mantispublishsample.Application"]0 B16EXPOSE map[8080/tcp:{}]0 B17WORKDIR /apps/mantis/mantis-publisher-sample146 B18COPY mantis-examples-mantis-publish-sample/bin/* /apps/mantis/mantis-publisher-sample/bin/ # buildkit5.29 KB19COPY mantis-examples-mantis-publish-sample/lib/* /apps/mantis/mantis-publisher-sample/lib/ # buildkit49.31 MB20COPY resources/* conf/ # buildkit525 B21ENTRYPOINT ["bin/mantis-examples-mantis-publish-sample" "-p" "application.properties"]0 BCommand
ARG RELEASE