sha256:993b7d92bfa103fb22e81da484ecf0883057c223f2d68b42dfa692bb7f037042
OS/ARCH
Compressed size
590.46 MB
Last pushed
4 months by strangebee
Type
Image
Manifest digest
sha256:ca4676dc5b9bbd7fae49819e28d2e6111d30d63b5c86a93167e50983587008fa
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2LABEL org.opencontainers.image.vendor=StrangeBee0 B4ENV JAVA_HOME=/usr/lib/jvm/java-11-amazon-corretto0 B5ENV LANG=C.UTF-80 B6WORKDIR /opt/thehive115 B7RUN /bin/sh -c apt update197.96 MB8ENTRYPOINT ["/bin/bash"]0 B9LABEL org.opencontainers.image.vendor=StrangeBee0 B11LABEL org.opencontainers.image.url=https://github.com/StrangeBeeCorp/TheHive-feedback0 B12LABEL org.opencontainers.image.documentation=https://docs.strangebee.com/thehive/installation/docker/0 B13LABEL org.opencontainers.image.revision=9ffde82e64f05f06554ef465d0649ac5c637b4fe0 B14LABEL org.opencontainers.image.title=TheHive-Shell0 B15LABEL org.opencontainers.image.version=5.6.4-10 B16LABEL org.opencontainers.image.created=2026-06-01T17:19:35Z0 B17LABEL org.opencontainers.image.description=Collaborative Case Management Platform0 B18LABEL org.opencontainers.image.source=https://github.com/StrangeBeeCorp/TheHive-feedback0 B19ENV JAVA_HOME=/usr/lib/jvm/java-11-amazon-corretto0 B20ENV LANG=C.UTF-80 B21RUN /bin/sh -c mkdir -p154 B22ADD --chown=root:root etc /etc #1021 B23ADD --chown=root:root opt /opt #365.58 MB24RUN chmod +x /opt/thehive/bin/thehive-shell #32 B25ENTRYPOINT ["/opt/thehive/bin/thehive-shell"]0 B26RUN chown thehive:thehive /var/log/thehive #147 B27USER thehive0 B28CMD []0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'