sha256:fcb4c8223b766f6ab35545dd3288a86b02cb877c53f4fe7b56f4749da6093cf7
OS/ARCH
Compressed size
607.33 MB
Last pushed
2 months by strangebee
Type
Image
Manifest digest
sha256:4f8bca9f59d9e4cd1040e2750b095bb58a219e1d21403c19e02a459c35d58bbc
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/thehive116 B7RUN /bin/sh -c apt update196.38 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=47b5195e9184fac6d1bce01c914679c9231b66b70 B14LABEL org.opencontainers.image.title=TheHive-Shell0 B15LABEL org.opencontainers.image.version=5.6.5-10 B16LABEL org.opencontainers.image.created=2026-07-08T09:34:22Z0 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 -p153 B22ADD --chown=root:root etc /etc #1022 B23ADD --chown=root:root opt /opt #384.02 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' '@1782172800'