Jānis janhouse

threat-hunter-worker (846007d3460bb221847f95dfa8b204901d26ee63)

Published 2026-09-09 13:41:48 +00:00 by janhouse

Installation

docker pull git.janhouse.lv/janhouse/threat-hunter-worker:846007d3460bb221847f95dfa8b204901d26ee63
sha256:5f1cf7b6161c201c2c174e08b70a1b4e0311437ba10ab4bbd8151a190eb693e8

Images

Digest OS / Arch Size
96a24584ab linux/amd64 132 MiB

Image Layers ( linux/amd64)

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:cb9335ce6f27399c2b17787739d6675502767c53e0335ded2a5f0d003d996650 in /
CMD ["/bin/bash"]
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends openssh-client curl ca-certificates jq bash && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c curl -fsSL https://claude.ai/install.sh | bash # buildkit
COPY /threat-agent /usr/local/bin/threat-agent # buildkit
RUN /bin/sh -c chmod +x /usr/local/bin/threat-agent # buildkit
WORKDIR /task
ARG GIT_SHA=846007d3460bb221847f95dfa8b204901d26ee63
LABEL org.opencontainers.image.title=Threat Hunter Worker
LABEL org.opencontainers.image.description=Autonomous threat-hunting worker running Claude CLI with the threat-agent tool
LABEL org.opencontainers.image.source=https://git.janhouse.lv/janhouse/threat-hunter
LABEL org.opencontainers.image.revision=846007d3460bb221847f95dfa8b204901d26ee63
ENTRYPOINT ["claude" "--print"]

Labels

Key Value
com.docker.compose.project threat-hunter
com.docker.compose.service worker
com.docker.compose.version 5.4.0
org.opencontainers.image.description Autonomous threat-hunting worker running Claude CLI with the threat-agent tool
org.opencontainers.image.revision 846007d3460bb221847f95dfa8b204901d26ee63
org.opencontainers.image.source https://git.janhouse.lv/janhouse/threat-hunter
org.opencontainers.image.title Threat Hunter Worker
org.opencontainers.image.version 24.04
Details
Container
2026-09-09 13:41:48 +00:00
1
OCI / Docker
Versions (2) View all