Sign inSign up

netflixoss/mantiscontrolplaneserver:4.0.3

Multi-platform
Index digest

sha256:134a2ea05c02510d0a8a141d9db4ead0f0da1c09af0a119b5a4b51f07a7b6f3c

OS/ARCH

Compressed size

416.03 MB

Last pushed

11 months by netflixoss

Type

Image

Manifest digest

sha256:a4a3d95b043a345dbbf4b69cf21062d435ab0cd72b3c2d27504bd31a9b6c898e

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 -ex150.97 MB
9ENV JAVA_HOME=/usr/lib/jvm/zulu170 B
10LABEL maintainer=Mantis Developers "[email protected]"0 B
11WORKDIR /app92 B
12COPY libs libs/ # buildkit94.07 MB
13COPY resources resources/ # buildkit22.77 KB
14COPY classes classes/ # buildkit734.46 KB
15ENTRYPOINT ["java" "-cp" "/app/resources:/app/classes:/app/libs/*" "io.mantisrx.server.master.MasterMain"]0 B
16EXPOSE [8100/tcp]0 B
17RUN /bin/sh -c apt-get clean46.92 MB
18WORKDIR /apps/mantis/mantis-control-plane-server146 B
19COPY mantis-control-plane-server/bin/* bin/ # buildkit6.18 KB
20COPY mantis-control-plane-server/lib/* lib/ # buildkit95.13 MB
21COPY resources/* conf/ # buildkit22.83 KB
22COPY docker/job-clusters/* job-clusters/ # buildkit1.08 KB
23RUN /bin/sh -c for file1.08 KB
24COPY docker/scripts/* bin/ # buildkit734 B
25ENTRYPOINT ["./bin/start.sh"]0 B

Command

 ARG RELEASE