sha256:3009b901ac18d0225a16fe5128cdf0a7545c2d30e6a956ad9a92934102faf923
OS/ARCH
Compressed size
588.91 MB
Last pushed
11 months by netflixoss
Type
Image
Manifest digest
sha256:8be5518a5d3f34ec3b7f9cc396e3e50b930e7647e54ae7b99daf816bdf832ef3
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 / 28.17 MB6CMD ["/bin/bash"]0 B7ENV LANG=en_US.UTF-80 B8RUN /bin/sh -c set -ex150.97 MB9ENV JAVA_HOME=/usr/lib/jvm/zulu170 B11WORKDIR /app92 B12COPY libs libs/ # buildkit86.08 MB13COPY resources resources/ # buildkit1020 B14COPY classes classes/ # buildkit42.78 KB15ENTRYPOINT ["java" "-cp" "/app/resources:/app/classes:/app/libs/*" "io.mantisrx.server.agent.AgentV2Main"]0 B16EXPOSE [5050/tcp]0 B17RUN /bin/sh -c apt-get update46.92 MB18WORKDIR /apps/mantis/mantis-server-agent140 B19COPY mantis-server-agent/bin/* /apps/mantis/mantis-server-agent/bin/ # buildkit6.71 KB20COPY mantis-server-agent/lib/* /apps/mantis/mantis-server-agent/lib/ # buildkit86.14 MB21COPY examples/* mantis-artifacts/storage/ # buildkit190.59 MB22COPY resources/* conf/ # buildkit1.01 KB23ENTRYPOINT ["bin/mantis-server-agent" "-p" "conf/agent-docker.properties"]0 BCommand
ARG RELEASE