Sign inSign up

netflixoss/mantis-publisher-sample:4.0.2-rc.1

Multi-platform
Index digest

sha256:6d71fe769e1b7c8c7674f51398995cdd526f9717945a76cbd281ab9a58d51741

OS/ARCH

Compressed size

193.36 MB

Last pushed

about 1 year by netflixoss

Type

Image

Manifest digest

sha256:b83ac05b84d00bc457b08bddf2ec0ceca33222b49b39da0dfe38634e70d778e8

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7ENV LANG=en_US.UTF-80 B
8RUN /bin/sh -c set -ex66.56 MB
9ENV JAVA_HOME=/usr/lib/jvm/zulu80 B
10LABEL maintainer=Mantis Developers "[email protected]"0 B
11WORKDIR /app93 B
12COPY libs libs/ # buildkit49.31 MB
13COPY resources resources/ # buildkit490 B
14COPY classes classes/ # buildkit5.92 KB
15ENTRYPOINT ["java" "-cp" "/app/resources:/app/classes:/app/libs/*" "com.netflix.mantis.examples.mantispublishsample.Application"]0 B
16EXPOSE map[8080/tcp:{}]0 B
17WORKDIR /apps/mantis/mantis-publisher-sample146 B
18COPY mantis-examples-mantis-publish-sample/bin/* /apps/mantis/mantis-publisher-sample/bin/ # buildkit5.29 KB
19COPY mantis-examples-mantis-publish-sample/lib/* /apps/mantis/mantis-publisher-sample/lib/ # buildkit49.32 MB
20COPY resources/* conf/ # buildkit526 B
21ENTRYPOINT ["bin/mantis-examples-mantis-publish-sample" "-p" "application.properties"]0 B

Command

 ARG RELEASE