sha256:a7f7b05fba24d9bf766d27fb85725231b43fd4647012e3978778640a8a9ce6f2
OS/ARCH
Compressed size
458.84 MB
Last pushed
2 days by strangebee
Type
Image
Manifest digest
sha256:50373d870d81bfeb8a60d080473cba6d9c2cb24ab3cfbc71b146cc7adbbf762d
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2LABEL org.opencontainers.image.vendor=StrangeBee0 B4COPY /jre /jre # buildkit61.28 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.72 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 -p153 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/thehive164 B25RUN /bin/sh -c chown -R84.06 KB26EXPOSE [9000/tcp]0 B27USER thehive0 B28ENTRYPOINT ["/opt/thehive/entrypoint"]0 B29CMD []0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'