sha256:4f52a02680627693e029cf126e1f8e02a48f5605f7b725b2f042ca52597994d0
OS/ARCH
Compressed size
608.42 MB
Last pushed
about 1 month by strangebee
Type
Image
Manifest digest
sha256:d28e6eb28a996481a2dffd6232893d73676d5e72dde298da9167b0a5ca3d3e35
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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 update196.39 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=a0645fca411025868260cfdadc34ce1b217a07ed0 B14LABEL org.opencontainers.image.title=TheHive-Shell0 B15LABEL org.opencontainers.image.version=5.6.6-10 B16LABEL org.opencontainers.image.created=2026-08-05T15:53:59Z0 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 #385.11 MB24RUN chmod +x /opt/thehive/bin/thehive-shell #32 B25ENTRYPOINT ["/opt/thehive/bin/thehive-shell"]0 B26RUN chown thehive:thehive /var/log/thehive #146 B27USER thehive0 B28CMD []0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'