sha256:1b9912e85e0e9bd0fb8e73462ef3f1fd5de55706c27ceca5dfdc53bb46aecda7
OS/ARCH
Compressed size
643.72 MB
Last pushed
5 months by opennmsbamboo
Type
Image
Manifest digest
sha256:f18ab809cb105cde5dd376291001da43b9599f95a0610e02addc3b8e83158149
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.26 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update15.34 MB8RUN /bin/sh -c apt-get update58.79 MB9ENV JAVA_HOME=/usr/lib/jvm/java0 B10COPY do-setcap.sh /usr/local/bin/ # buildkit528 B11RUN /bin/sh -c /usr/local/bin/do-setcap.sh #50.65 KB12RUN /bin/sh -c if [6.89 MB13RUN /bin/sh -c mkdir -p134 B14COPY /usr/src/jicmp/.libs/libjicmp.la /usr/lib/jni/ # buildkit657 B15COPY /usr/src/jicmp/.libs/libjicmp.so /usr/lib/jni/ # buildkit26.29 KB16COPY /usr/src/jicmp/jicmp.jar /usr/share/java # buildkit24.25 KB17COPY /usr/src/jicmp6/.libs/libjicmp6.la /usr/lib/jni/ # buildkit658 B18COPY /usr/src/jicmp6/.libs/libjicmp6.so /usr/lib/jni/ # buildkit24.88 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 rsync28.79 MB27RUN |1 REQUIRED_DEBS=hostname uuid-runtime rsync76.19 MB28RUN |1 REQUIRED_DEBS=hostname uuid-runtime rsync4.37 KB29RUN |1 REQUIRED_DEBS=hostname uuid-runtime rsync2.41 KB30COPY container-fs/entrypoint.sh / # buildkit3.29 KB31COPY container-fs/health.sh / # buildkit221 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 rsync159 B38RUN |1 REQUIRED_DEBS=hostname uuid-runtime rsync142 B39ARG BUILD_DATE=2026-03-11T00:54:06Z0 B40ARG VERSION=2023.2.6-SNAPSHOT0 B42ARG REVISION=meridian-2023.2.5-1-23-g3711f1430820 B43ARG BUILD_JOB_ID0 B44ARG BUILD_NUMBER=539650 B45ARG BUILD_URL=https://circleci.com/gh/OpenNMS/opennms-prime/539650 B46ARG BUILD_BRANCH=release-2023.x0 B47LABEL org.opencontainers.image.created=2026-03-11T00:54:06Z 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