sha256:a7f7b05fba24d9bf766d27fb85725231b43fd4647012e3978778640a8a9ce6f2
OS/ARCH
Compressed size
457.99 MB
Last pushed
2 days by strangebee
Type
Image
Manifest digest
sha256:bbb62b74aefb312437dbe0d014e1642b7aebcb66925c75699feea72b13c8af1c
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2LABEL org.opencontainers.image.vendor=StrangeBee0 B4COPY /jre /jre # buildkit60.72 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.55 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=c9f945dba8821d0ec93455d55c343d80e066e3eb0 B15LABEL org.opencontainers.image.title=TheHive0 B16LABEL org.opencontainers.image.version=5.8.0-10 B17LABEL org.opencontainers.image.created=2026-09-11T16:02:14Z0 B18LABEL org.opencontainers.image.description=Collaborative Case Management Platform0 B19ENV LANG=C.UTF-80 B20RUN /bin/sh -c mkdir -p154 B21ADD --chown=root:root etc /etc #1.24 KB22ADD --chown=root:root opt /opt #364.83 MB23RUN chmod +x /opt/thehive/bin/thehive /opt/thehive/entrypoint32 B24RUN chown thehive:thehive /data /var/log/thehive162 B25RUN /bin/sh -c chown -R84.07 KB26EXPOSE [9000/tcp]0 B27USER thehive0 B28ENTRYPOINT ["/opt/thehive/entrypoint"]0 B29CMD []0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'