sha256:e77b713124dd1b99f3c023f28778a295f6b2ef515a6e917695107e5b13bb451e
OS/ARCH
Compressed size
459.43 MB
Last pushed
15 days by strangebee
Type
Image
Manifest digest
sha256:a8a3c6d31cf87a73e6766b725fbe31841ad14cbef0428987debb696cdc13a008
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/thehive116 B9RUN /bin/sh -c apt-get update5.47 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=9ac3d5a7ba306604506344fb02d1855ed3270dd50 B15LABEL org.opencontainers.image.title=TheHive0 B16LABEL org.opencontainers.image.version=5.7.6-10 B17LABEL org.opencontainers.image.created=2026-08-31T20:00:18Z0 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 #365.67 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 'amd64' out/ 'bookworm' '@1787529600'