sha256:85b7f89bfa7bbebc567f8ebc27ebd5082014fcc0765aa97b0165a8e5d203d642
OS/ARCH
Compressed size
458.02 MB
Last pushed
about 2 months by strangebee
Type
Image
Manifest digest
sha256:0050e04baafc014e0203fca39785a9e2da4eca3f24a7fe34101c6f45d6941816
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2LABEL org.opencontainers.image.vendor=StrangeBee0 B4COPY /jre /jre # buildkit60.71 MB5ENV JAVA_HOME=/jre0 B6ENV PATH=/jre/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV LANG=C.UTF-80 B8WORKDIR /opt/thehive117 B9RUN /bin/sh -c apt-get update5.31 MB10LABEL org.opencontainers.image.vendor=StrangeBee0 B12LABEL org.opencontainers.image.url=https://strangebee.com/thehive/0 B13LABEL org.opencontainers.image.documentation=https://docs.strangebee.com/thehive/installation/docker/0 B14LABEL org.opencontainers.image.revision=03776b4bba63a279e0a891c0f5854407f45d4e0a0 B15LABEL org.opencontainers.image.title=TheHive0 B16LABEL org.opencontainers.image.version=5.7.5-10 B17LABEL org.opencontainers.image.created=2026-07-29T15:04:29Z0 B18LABEL org.opencontainers.image.description=Collaborative Case Management Platform0 B19ENV LANG=C.UTF-80 B20RUN /bin/sh -c mkdir -p153 B21ADD --chown=root:root etc /etc #1.24 KB22ADD --chown=root:root opt /opt #365.09 MB23RUN chmod +x /opt/thehive/bin/thehive /opt/thehive/entrypoint32 B24RUN chown thehive:thehive /data /var/log/thehive163 B25RUN /bin/sh -c chown -R84.06 KB26EXPOSE [9000/tcp]0 B27USER thehive0 B28ENTRYPOINT ["/opt/thehive/entrypoint"]0 B29CMD []0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'