sha256:032f9328729f5b8ba733cc207d7da4ed47f2e821ebce78a7c6436e4047f45efa
OS/ARCH
Compressed size
581.04 MB
Last pushed
over 1 year by netflixoss
Type
Image
Manifest digest
sha256:027d15cc5b0fef15b20570f375690f78a45d392b105fd4a67bb438f8d5010397
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.09 MB6CMD ["/bin/bash"]0 B7ENV LANG=en_US.UTF-80 B8/bin/sh -c set -ex &&152.68 MB9ENV JAVA_HOME=/usr/lib/jvm/zulu170 B11WORKDIR /app92 B12COPY libs libs/ # buildkit86.14 MB13COPY resources resources/ # buildkit1 KB14COPY classes classes/ # buildkit43.69 KB15ENTRYPOINT ["java" "-cp" "/app/resources:/app/classes:/app/libs/*" "io.mantisrx.server.agent.AgentV2Main"]0 B16EXPOSE map[5050/tcp:{}]0 B17RUN /bin/sh -c apt-get update39.29 MB18WORKDIR /apps/mantis/mantis-server-agent141 B19COPY mantis-server-agent/bin/* /apps/mantis/mantis-server-agent/bin/ # buildkit6.68 KB20COPY mantis-server-agent/lib/* /apps/mantis/mantis-server-agent/lib/ # buildkit86.2 MB21COPY examples/* mantis-artifacts/storage/ # buildkit190.58 MB22COPY resources/* conf/ # buildkit1.02 KB23ENTRYPOINT ["bin/mantis-server-agent" "-p" "conf/agent-docker.properties"]0 BCommand
ARG RELEASE