sha256:f7dae488e123ba50e064a1b99e6c0e0e8d786663419bea94aa8f8cc0159ee792
OS/ARCH
Compressed size
280.31 MB
Last pushed
12 months by netflixoss
Type
Image
Manifest digest
sha256:b8987c07758d0ce8ae79f7be16808b6e704cc9e5d6f08d207859039d7765b7dd
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 &&155.63 MB9ENV JAVA_HOME=/usr/lib/jvm/zulu170 B11WORKDIR /app92 B12COPY libs libs/ # buildkit49.28 MB13COPY resources resources/ # buildkit489 B14COPY classes classes/ # buildkit5.92 KB15ENTRYPOINT ["java" "-cp" "/app/resources:/app/classes:/app/libs/*" "com.netflix.mantis.examples.mantispublishsample.Application"]0 B16EXPOSE &{[{{8 0} {8 0}}]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.29 MB20COPY resources/* conf/ # buildkit525 B21ENTRYPOINT ["bin/mantis-examples-mantis-publish-sample" "-p" "application.properties"]0 BCommand
ARG RELEASE