2025-01-17 20:57:01 UTC
49.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:1c56d6035a42c0a75d79cc88acf6c9d4104343639f19b8262b520c449731445d - 0.2% (102 KB)
[#001] sha256:e33bce57de289fffd2380f73997dfb7e1ec193877904bed99f28c715d071fdc4 - 0.04% (20.7 KB)
[#002] sha256:473d8557b1b27974f7dc7c4b4e1a209df0e27e8cae1e3e33b7bb45c969b6fc7e - 1.46% (738 KB)
[#003] sha256:b6824ed73363f94b3b2b44084c51c31bc32af77a96861d49e16f91e3ab6bed71 - 0.0% (67 Bytes)
[#004] sha256:7c12895b777bcaa8ccae0605b4de635b68fc32d60fa08f421dc3818bf55ee212 - 0.0% (188 Bytes)
[#005] sha256:33e068de264953dfdc9f9ada207e76b61159721fd64a4820b320d05133a55fb8 - 0.0% (122 Bytes)
[#006] sha256:5664b15f108bf9436ce3312090a767300800edbbfd4511aa1a6d64357024d5dd - 0.0% (168 Bytes)
[#007] sha256:27be814a09ebd97fac6fb7b82d19f117185e90601009df3fbab6f442f85cd6b3 - 0.0% (93 Bytes)
[#008] sha256:4aa0ea1413d37a58615488592a0b827ea4b2e48fa5a77cf707d0e35f025e613f - 0.0% (385 Bytes)
[#009] sha256:9ef7d74bdfdf3c517b28bd694a9159e94e5f53ff1ca87b39f8ca1ac0be2ed317 - 0.0% (320 Bytes)
[#010] sha256:9112d77ee5b16873acaa186b816c3c61f5f8eba40730e729e9614a27f40211e0 - 0.24% (120 KB)
[#011] sha256:46cb103bd7969faa6126a6998ea7a35af6040954ecd1d882280d536d89c1e7cb - 0.0% (299 Bytes)
[#012] sha256:f38ca7a07a469c56a1da48a9df76590da8a4241bca4f61e01cd02555ee45bc8f - 48.06% (23.8 MB)
[#013] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#014] sha256:8d015bf74f5c0e75daf228d4b7c50cab12cf9a89e709283db6b238571b3de980 - 5.96% (2.95 MB)
[#015] sha256:6a13ad26c34b5ebfd2c08a8895137c16e47ca33b1892b9ed0fe50c65819b50f4 - 0.0% (263 Bytes)
[#016] sha256:e34dfcc1bbcfd81068e53197391f5345e9806dafe42883390cbd4b5912e1a79f - 44.05% (21.8 MB)
[#017] sha256:b41cdeb7708c334f6ca24c40a1d54dbb8e81288d13b153be1868a451f67f5310 - 0.0% (259 Bytes)
ARG SHARPHOUND_VERSION=v2.5.13
2024-12-18 18:46:24 UTC (buildkit.dockerfile.v0)ARG AZUREHOUND_VERSION=v2.2.1
2024-12-18 18:46:24 UTC (buildkit.dockerfile.v0)COPY dockerfiles/configs/bloodhound.config.json /bloodhound.config.json # buildkit
2025-01-17 20:57:01 UTC (buildkit.dockerfile.v0)COPY /bloodhound/dist/bhapi /bloodhound # buildkit
2025-01-17 20:57:01 UTC (buildkit.dockerfile.v0)COPY /opt/bloodhound /etc/bloodhound /var/log / # buildkit
2025-01-17 20:57:01 UTC (buildkit.dockerfile.v0)COPY /tmp/sharphound/sharphound-v2.5.13.zip /etc/bloodhound/collectors/sharphound/ # buildkit
2025-01-17 20:57:01 UTC (buildkit.dockerfile.v0)COPY /tmp/sharphound/sharphound-v2.5.13.zip.sha256 /etc/bloodhound/collectors/sharphound/ # buildkit
2025-01-17 20:57:01 UTC (buildkit.dockerfile.v0)COPY /tmp/azurehound/artifacts/azurehound-v2.2.1.zip /etc/bloodhound/collectors/azurehound/ # buildkit
2025-01-17 20:57:01 UTC (buildkit.dockerfile.v0)COPY /tmp/azurehound/artifacts/azurehound-v2.2.1.zip.sha256 /etc/bloodhound/collectors/azurehound/ # buildkit
2025-01-17 20:57:01 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bloodhound" "-configfile" "/bloodhound.config.json"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.