sha256:1b9912e85e0e9bd0fb8e73462ef3f1fd5de55706c27ceca5dfdc53bb46aecda7
OS/ARCH
Compressed size
677.6 MB
Last pushed
5 months by opennmsbamboo
Type
Image
Manifest digest
sha256:d394625d892ec36137b8ff768e6834e55358816cef07fd9f4dc38d94ef7ddd08
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 / 27.08 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update14.8 MB8RUN /bin/sh -c apt-get update65.74 MB9ENV JAVA_HOME=/usr/lib/jvm/java0 B10COPY do-setcap.sh /usr/local/bin/ # buildkit529 B11RUN /bin/sh -c /usr/local/bin/do-setcap.sh #61.07 KB12RUN /bin/sh -c if [6.66 MB13RUN /bin/sh -c mkdir -p135 B14COPY /usr/src/jicmp/.libs/libjicmp.la /usr/lib/jni/ # buildkit659 B15COPY /usr/src/jicmp/.libs/libjicmp.so /usr/lib/jni/ # buildkit26.74 KB16COPY /usr/src/jicmp/jicmp.jar /usr/share/java # buildkit24.27 KB17COPY /usr/src/jicmp6/.libs/libjicmp6.la /usr/lib/jni/ # buildkit659 B18COPY /usr/src/jicmp6/.libs/libjicmp6.so /usr/lib/jni/ # buildkit25.33 KB19COPY /usr/src/jicmp6/jicmp6.jar /usr/share/java # buildkit7.53 KB20RUN /bin/sh -c mkdir -p393.93 KB21ENV DEBIAN_FRONTEND=noninteractive0 B22RUN /bin/sh -c curl -fsSL3.62 KB23LABEL org.opencontainers.image.created=2024-04-19T16:44:36Z org.opencontainers.image.title=OpenNMS deploy based0 B24ARG REQUIRED_DEBS=hostname uuid-runtime rsync0 B25ENV DEBIAN_FRONTEND=noninteractive0 B26RUN |1 REQUIRED_DEBS=hostname uuid-runtime rsync47.57 MB27RUN |1 REQUIRED_DEBS=hostname uuid-runtime rsync84.27 MB28RUN |1 REQUIRED_DEBS=hostname uuid-runtime rsync4.49 KB29RUN |1 REQUIRED_DEBS=hostname uuid-runtime rsync2.74 KB30COPY container-fs/entrypoint.sh / # buildkit3.29 KB31COPY container-fs/health.sh / # buildkit219 B32COPY --chown=10001:0 /opt /opt #415.96 MB33COPY --chown=10001:0 /opt/usr-plugins /opt/minion/deploy #14.96 MB34COPY ./container-fs/confd/ /opt/minion/confd/ # buildkit5.46 KB35RUN |1 REQUIRED_DEBS=hostname uuid-runtime rsync32 B36COPY ./minion-config-schema.yml /opt/minion/confd/ # buildkit3.07 KB37RUN |1 REQUIRED_DEBS=hostname uuid-runtime rsync156 B38RUN |1 REQUIRED_DEBS=hostname uuid-runtime rsync140 B39ARG BUILD_DATE=2026-04-07T19:42:49Z0 B40ARG VERSION=2023.2.6-SNAPSHOT0 B42ARG REVISION=meridian-2023.2.5-1-33-g761c9c8d6cc0 B43ARG BUILD_JOB_ID0 B44ARG BUILD_NUMBER=546900 B45ARG BUILD_URL=https://circleci.com/gh/OpenNMS/opennms-prime/546900 B46ARG BUILD_BRANCH=release-2023.x0 B47LABEL org.opencontainers.image.created=2026-04-07T19:42:49Z org.opencontainers.image.title=OpenNMS Meridian Minion0 B48WORKDIR /opt/minion32 B49USER 100010 B50ENTRYPOINT ["/entrypoint.sh"]0 B51STOPSIGNAL SIGTERM0 B52CMD ["-f"]0 B53ENV MINION_ID=00000000-0000-0000-0000-deadbeef0001 MINION_LOCATION=MINION OPENNMS_BROKER_URL=tcp://127.0.0.1:61616 OPENNMS_HTTP_USER=minion0 B54EXPOSE [1162/udp 1514/udp 8201/tcp]0 BCommand
ARG RELEASE