sha256:1b9912e85e0e9bd0fb8e73462ef3f1fd5de55706c27ceca5dfdc53bb46aecda7
OS/ARCH
Compressed size
692.77 MB
Last pushed
5 months by opennmsbamboo
Type
Image
Manifest digest
sha256:f39c333830d164418e8285a002456e1e712d52a2219068ba0087ce444ebf04ce
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 / 29.03 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update16.13 MB8RUN /bin/sh -c apt-get update69.94 MB9ENV JAVA_HOME=/usr/lib/jvm/java0 B10COPY do-setcap.sh /usr/local/bin/ # buildkit526 B11RUN /bin/sh -c /usr/local/bin/do-setcap.sh #61.78 KB12RUN /bin/sh -c if [7.28 MB13RUN /bin/sh -c mkdir -p135 B14COPY /usr/src/jicmp/.libs/libjicmp.la /usr/lib/jni/ # buildkit660 B15COPY /usr/src/jicmp/.libs/libjicmp.so /usr/lib/jni/ # buildkit26.61 KB16COPY /usr/src/jicmp/jicmp.jar /usr/share/java # buildkit24.2 KB17COPY /usr/src/jicmp6/.libs/libjicmp6.la /usr/lib/jni/ # buildkit657 B18COPY /usr/src/jicmp6/.libs/libjicmp6.so /usr/lib/jni/ # buildkit25.49 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:37Z 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 rsync48.91 MB27RUN |1 REQUIRED_DEBS=hostname uuid-runtime rsync90.01 MB28RUN |1 REQUIRED_DEBS=hostname uuid-runtime rsync4.45 KB29RUN |1 REQUIRED_DEBS=hostname uuid-runtime rsync2.77 KB30COPY container-fs/entrypoint.sh / # buildkit3.29 KB31COPY container-fs/health.sh / # buildkit220 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.47 KB35RUN |1 REQUIRED_DEBS=hostname uuid-runtime rsync32 B36COPY ./minion-config-schema.yml /opt/minion/confd/ # buildkit3.06 KB37RUN |1 REQUIRED_DEBS=hostname uuid-runtime rsync157 B38RUN |1 REQUIRED_DEBS=hostname uuid-runtime rsync141 B39ARG BUILD_DATE=2026-04-08T21:57:25Z0 B40ARG VERSION=2023.2.6-SNAPSHOT0 B42ARG REVISION=meridian-2023.2.5-1-40-gcabf40b5b420 B43ARG BUILD_JOB_ID0 B44ARG BUILD_NUMBER=549060 B45ARG BUILD_URL=https://circleci.com/gh/OpenNMS/opennms-prime/549060 B46ARG BUILD_BRANCH=release-2023.x0 B47LABEL org.opencontainers.image.created=2026-04-08T21:57:25Z 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