2024-12-18 18:50:19 UTC
49.3 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:cd2051803e02f4dd13285e1575591316677251e0456daa5ebfaf1316eb61dc3c - 47.87% (23.6 MB)
[#013] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#014] sha256:30d81431e96ad8234d7317967f561b21c5a999c267b879a26c069f2c19648247 - 5.98% (2.95 MB)
[#015] sha256:4b2bf17f1a96a3bf1ebbdb721b22cdf5a2f8ab26248663abb50135eebb0328cc - 0.0% (262 Bytes)
[#016] sha256:dba77b2a74d0b5ece38f224fc6a51892d90d43df47aadba4a429a835d3c772ab - 44.2% (21.8 MB)
[#017] sha256:c9bcd69d41603aa13806af52870829baba41188c387665492fcf51bed77fe938 - 0.0% (260 Bytes)
ARG SHARPHOUND_VERSION=v2.5.9
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
2024-12-18 18:50:19 UTC (buildkit.dockerfile.v0)COPY /bloodhound/dist/bhapi /bloodhound # buildkit
2024-12-18 18:50:19 UTC (buildkit.dockerfile.v0)COPY /opt/bloodhound /etc/bloodhound /var/log / # buildkit
2024-12-18 18:50:19 UTC (buildkit.dockerfile.v0)COPY /tmp/sharphound/sharphound-v2.5.9.zip /etc/bloodhound/collectors/sharphound/ # buildkit
2024-12-18 18:50:19 UTC (buildkit.dockerfile.v0)COPY /tmp/sharphound/sharphound-v2.5.9.zip.sha256 /etc/bloodhound/collectors/sharphound/ # buildkit
2024-12-18 18:50:19 UTC (buildkit.dockerfile.v0)COPY /tmp/azurehound/artifacts/azurehound-v2.2.1.zip /etc/bloodhound/collectors/azurehound/ # buildkit
2024-12-18 18:50:19 UTC (buildkit.dockerfile.v0)COPY /tmp/azurehound/artifacts/azurehound-v2.2.1.zip.sha256 /etc/bloodhound/collectors/azurehound/ # buildkit
2024-12-18 18:50:19 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.