Sign inSign up

netflixoss/mantisagent:4.0.2-rc.5

Multi-platform
Index digest

sha256:60a1ba0eaee8c700eb2c3aa4a2e32c793b66dc07e7b1ce2a12b0a2e0503018ae

OS/ARCH

Compressed size

588.86 MB

Last pushed

12 months by netflixoss

Type

Image

Manifest digest

sha256:024b5bd8a131fb832cd6ea46b5386dae1944ab5c42a3ef721df427234d38de69

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 / 26.09 MB
6CMD ["/bin/bash"]0 B
7ENV LANG=en_US.UTF-80 B
8/bin/sh -c set -ex &&155.63 MB
9ENV JAVA_HOME=/usr/lib/jvm/zulu170 B
10LABEL maintainer=Mantis Developers "[email protected]"0 B
11WORKDIR /app92 B
12COPY libs libs/ # buildkit86.08 MB
13COPY resources resources/ # buildkit1 KB
14COPY classes classes/ # buildkit42.78 KB
15ENTRYPOINT ["java" "-cp" "/app/resources:/app/classes:/app/libs/*" "io.mantisrx.server.agent.AgentV2Main"]0 B
16EXPOSE &{[{{8 0} {8 0}}]0 B
17RUN /bin/sh -c apt-get update44.28 MB
18WORKDIR /apps/mantis/mantis-server-agent142 B
19COPY mantis-server-agent/bin/* /apps/mantis/mantis-server-agent/bin/ # buildkit6.71 KB
20COPY mantis-server-agent/lib/* /apps/mantis/mantis-server-agent/lib/ # buildkit86.14 MB
21COPY examples/* mantis-artifacts/storage/ # buildkit190.58 MB
22COPY resources/* conf/ # buildkit1.01 KB
23ENTRYPOINT ["bin/mantis-server-agent" "-p" "conf/agent-docker.properties"]0 B

Command

 ARG RELEASE