sha256:27005f8315ff954fca5b191a05628c288320a177978604d9ca66907832be0f4b
OS/ARCH
Compressed size
581.64 MB
Last pushed
about 1 month by strangebee
Type
Image
Manifest digest
sha256:88e3d9d30d660df9f9518d962f7ad3a9ca0e9a3fc89a009f24ccfd74ce568da9
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2LABEL org.opencontainers.image.vendor=StrangeBee0 B4ENV JAVA_HOME=/usr/lib/jvm/java-11-amazon-corretto0 B5ENV LANG=C.UTF-80 B6WORKDIR /opt/thehive117 B7RUN /bin/sh -c apt update193.48 MB8ENTRYPOINT ["/bin/bash"]0 B9LABEL org.opencontainers.image.vendor=StrangeBee0 B11LABEL org.opencontainers.image.url=https://strangebee.com/thehive/0 B12LABEL org.opencontainers.image.documentation=https://docs.strangebee.com/thehive/installation/docker/0 B13LABEL org.opencontainers.image.revision=a0645fca411025868260cfdadc34ce1b217a07ed0 B14LABEL org.opencontainers.image.title=TheHive0 B15LABEL org.opencontainers.image.version=5.6.6-10 B16LABEL org.opencontainers.image.created=2026-08-05T15:52:22Z0 B17LABEL org.opencontainers.image.description=Collaborative Case Management Platform0 B18ENV JAVA_HOME=/usr/lib/jvm/java-11-amazon-corretto0 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 #361.23 MB23RUN chmod +x /opt/thehive/bin/thehive /opt/thehive/entrypoint32 B24RUN chown thehive:thehive /data /var/log/thehive163 B25RUN /bin/sh -c chown -R119.83 KB26EXPOSE [9000/tcp]0 B27USER thehive0 B28ENTRYPOINT ["/opt/thehive/entrypoint"]0 B29CMD []0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'