Sign inSign up

netflixoss/mantisagent:5.0.2-rc.1

Multi-platform
Index digest

sha256:29d82e58a69a65d90a6f1b169455bdb8dda4af6533883e40e6157cba3ee17788

OS/ARCH

Compressed size

643.65 MB

Last pushed

3 months by netflixoss

Type

Image

Manifest digest

sha256:e1b021e71027e87bea3b74a42ab606b5ac04816791b1df0862b8838abc32dda6

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-clean154.94 MB
8ENV JAVA_HOME=/usr/lib/jvm/zulu170 B
9LABEL maintainer=Mantis Developers "[email protected]"0 B
10WORKDIR /app93 B
11COPY libs libs/ # buildkit86.1 MB
12COPY resources resources/ # buildkit1 KB
13COPY classes classes/ # buildkit42.79 KB
14ENTRYPOINT ["java" "-cp" "/app/resources:/app/classes:/app/libs/*" "io.mantisrx.server.agent.AgentV2Main"]0 B
15EXPOSE [5050/tcp]0 B
16RUN /bin/sh -c apt-get update99.44 MB
17WORKDIR /apps/mantis/mantis-server-agent143 B
18COPY mantis-server-agent/bin/* /apps/mantis/mantis-server-agent/bin/ # buildkit6.71 KB
19COPY mantis-server-agent/lib/* /apps/mantis/mantis-server-agent/lib/ # buildkit86.16 MB
20COPY examples/* mantis-artifacts/storage/ # buildkit190.63 MB
21COPY resources/* conf/ # buildkit1.02 KB
22ENTRYPOINT ["bin/mantis-server-agent" "-p" "conf/agent-docker.properties"]0 B

Command

 ARG RELEASE