sha256:3ab56ea61127f236199f8fb51a841a62f4ffaaee1cafb49e0f46b738d90aeff7
OS/ARCH
Compressed size
193.36 MB
Last pushed
over 1 year by netflixoss
Type
Image
Manifest digest
sha256:b6605c62c9d0a18c93f31019964862e3421f74db812f12b3644be5f8d0d63267
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 / 28.16 MB6CMD ["/bin/bash"]0 B7ENV LANG=en_US.UTF-80 B8RUN /bin/sh -c set -ex66.56 MB9ENV JAVA_HOME=/usr/lib/jvm/zulu80 B11WORKDIR /app92 B12COPY libs libs/ # buildkit49.31 MB13COPY resources resources/ # buildkit488 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.26 KB19COPY mantis-examples-mantis-publish-sample/lib/* /apps/mantis/mantis-publisher-sample/lib/ # buildkit49.32 MB20COPY resources/* conf/ # buildkit526 B21ENTRYPOINT ["bin/mantis-examples-mantis-publish-sample" "-p" "application.properties"]0 BCommand
ARG RELEASE