Sign inSign up

netflixoss/mantis-publisher-sample:5.0.2-rc.2

Multi-platform
Index digest

sha256:33f9b35eae039bbaa32d8b280eb65621fe8b3539ddf49ff10494ad40c81353c7

OS/ARCH

Compressed size

276.75 MB

Last pushed

about 1 month by netflixoss

Type

Image

Manifest digest

sha256:c0c84883d666b6d8a981db7985f97f3a40504c153c5c910f6d477dbaf5b70017

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 26.33 MB
5CMD ["/bin/bash"]0 B
6ENV LANG=en_US.UTF-80 B
7/bin/sh -c rm -f /etc/apt/apt.conf.d/docker-clean151.84 MB
8ENV JAVA_HOME=/usr/lib/jvm/zulu170 B
9LABEL maintainer=Mantis Developers "[email protected]"0 B
10WORKDIR /app93 B
11COPY libs libs/ # buildkit49.28 MB
12COPY resources resources/ # buildkit489 B
13COPY classes classes/ # buildkit5.92 KB
14ENTRYPOINT ["java" "-cp" "/app/resources:/app/classes:/app/libs/*" "com.netflix.mantis.examples.mantispublishsample.Application"]0 B
15EXPOSE [8080/tcp]0 B
16WORKDIR /apps/mantis/mantis-publisher-sample146 B
17COPY mantis-examples-mantis-publish-sample/bin/* /apps/mantis/mantis-publisher-sample/bin/ # buildkit5.3 KB
18COPY mantis-examples-mantis-publish-sample/lib/* /apps/mantis/mantis-publisher-sample/lib/ # buildkit49.29 MB
19COPY resources/* conf/ # buildkit525 B
20ENTRYPOINT ["bin/mantis-examples-mantis-publish-sample" "-p" "application.properties"]0 B

Command

 ARG RELEASE