sha256:ee4826cb00dc3ab731d116a0cd357a364aa2d4ed9f3c0ea4c0dde3850152ab92
OS/ARCH
Compressed size
585.07 MB
Last pushed
5 months by strangebee
Type
Image
Manifest digest
sha256:0cd1828fb3e6a067d6525b88c7346451d917abb040ca073832e294d23313b80d
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 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=9a3e7e0ef9197716599d995df94982b465a803d10 B14LABEL org.opencontainers.image.title=TheHive-Shell0 B15LABEL org.opencontainers.image.version=5.7.2-10 B16LABEL org.opencontainers.image.created=2026-04-30T13:27:26Z0 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 -p152 B22ADD --chown=root:root etc /etc #1021 B23ADD --chown=root:root opt /opt #361.76 MB24RUN chmod +x /opt/thehive/bin/thehive-shell #32 B25ENTRYPOINT ["/opt/thehive/bin/thehive-shell"]0 B26RUN chown thehive:thehive /var/log/thehive #145 B27USER thehive0 B28CMD []0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'