sha256:7f389335dae823d9b9788c4cf69f0246ba9ad3413f2a9e8b5535d249f6aa7b35
OS/ARCH
Compressed size
643.1 MB
Last pushed
4 months by netflixoss
Type
Image
Manifest digest
sha256:49115d4ef0f80faf372ae0b463cad7f75ae691ba12ef42e888e01897fc80a247
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV LANG=en_US.UTF-80 B7RUN /bin/sh -c rm -f151.13 MB8ENV JAVA_HOME=/usr/lib/jvm/zulu170 B10WORKDIR /app93 B11COPY libs libs/ # buildkit86.1 MB12COPY resources resources/ # buildkit1023 B13COPY classes classes/ # buildkit42.79 KB14ENTRYPOINT ["java" "-cp" "/app/resources:/app/classes:/app/libs/*" "io.mantisrx.server.agent.AgentV2Main"]0 B15EXPOSE [5050/tcp]0 B16RUN /bin/sh -c apt-get update100.68 MB17WORKDIR /apps/mantis/mantis-server-agent141 B18COPY mantis-server-agent/bin/* /apps/mantis/mantis-server-agent/bin/ # buildkit6.71 KB19COPY mantis-server-agent/lib/* /apps/mantis/mantis-server-agent/lib/ # buildkit86.16 MB20COPY examples/* mantis-artifacts/storage/ # buildkit190.62 MB21COPY resources/* conf/ # buildkit1.02 KB22ENTRYPOINT ["bin/mantis-server-agent" "-p" "conf/agent-docker.properties"]0 BCommand
ARG RELEASE