2026-07-15 04:23:42 UTC
78.8 MB
true
KEPLOY_JATTACH_BIN/keploy/jattach
KEPLOY_JSSE_AGENT_JAR/keploy/keploy-jsse-agent.jar
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e95a6c7ea7d49b37920899b023ecd0e32796c976c1748491f76cae53ba86d13a - 36.07% (28.4 MB)
[#001] sha256:d8b08e124a3d3c343c00e66bacd810d52c5726820d78d18fbab900b1632e9ae9 - 2.52% (1.99 MB)
[#002] sha256:c219e0062129f25cc5411587bd2b41969823b608e7feb23f0a347792cbfa5fb9 - 61.05% (48.1 MB)
[#003] sha256:59c628e4f3d1441cad77f7ce94c535424b76333117af7a636c82c9ce3bb76486 - 0.32% (255 KB)
[#004] sha256:145bf1b4f6fce6d53e5015e42d239108aea9f35f44d935041c6503cc9f53d032 - 0.04% (32.8 KB)
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'
2026-07-15 04:23:42 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=amd64
2026-07-15 04:23:42 UTC (buildkit.dockerfile.v0)RUN |1 TARGETARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends bpftool procps ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
2026-07-15 04:23:42 UTC (buildkit.dockerfile.v0)ENV KEPLOY_INDOCKER=true
2026-07-15 04:23:42 UTC (buildkit.dockerfile.v0)COPY --chmod=0755 keploy-enterprise-linux-amd64 /app/keploy-enterprise # buildkit
2026-07-15 04:23:42 UTC (buildkit.dockerfile.v0)COPY /keploy-jsse-agent.jar /keploy/keploy-jsse-agent.jar # buildkit
2026-07-15 04:23:42 UTC (buildkit.dockerfile.v0)COPY --chmod=0755 /opt/jattach/amd64/jattach /keploy/jattach # buildkit
2026-07-15 04:23:42 UTC (buildkit.dockerfile.v0)ENV KEPLOY_JSSE_AGENT_JAR=/keploy/keploy-jsse-agent.jar
2026-07-15 04:23:42 UTC (buildkit.dockerfile.v0)ENV KEPLOY_JATTACH_BIN=/keploy/jattach
2026-07-15 04:23:42 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/app/keploy-enterprise" "agent" "--is-docker"]
2026-07-15 04:24:25 UTC
74.1 MB
true
KEPLOY_JATTACH_BIN/keploy/jattach
KEPLOY_JSSE_AGENT_JAR/keploy/keploy-jsse-agent.jar
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3be819c1c8cfde074541a1d875fbf2da3642b0ec6bb39aaa2ce7d56052b67dc1 - 38.78% (28.8 MB)
[#001] sha256:10296162a8e5db93957945b87a47016cdcf821cfb2ce3f2ae23fd75509320d02 - 2.69% (1.99 MB)
[#002] sha256:53d0a760e7be01b0cfa1325b59a5c4c518da0b18367c406c1a8df24827cc6e5a - 58.14% (43.1 MB)
[#003] sha256:a0c0b2c3103cc8832271759b6dd5b70733860417aa86c1d29597ed169a094151 - 0.34% (255 KB)
[#004] sha256:ff60c078a4700228de49614e5f6f7109172c430bd356d239a0522a745ed39c0c - 0.05% (36.1 KB)
# debian.sh --arch 'arm64' out/ 'trixie' '@1782172800'
2026-07-15 04:24:25 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=arm64
2026-07-15 04:24:25 UTC (buildkit.dockerfile.v0)RUN |1 TARGETARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends bpftool procps ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
2026-07-15 04:24:25 UTC (buildkit.dockerfile.v0)ENV KEPLOY_INDOCKER=true
2026-07-15 04:24:25 UTC (buildkit.dockerfile.v0)COPY --chmod=0755 keploy-enterprise-linux-arm64 /app/keploy-enterprise # buildkit
2026-07-15 04:24:25 UTC (buildkit.dockerfile.v0)COPY /keploy-jsse-agent.jar /keploy/keploy-jsse-agent.jar # buildkit
2026-07-15 04:24:25 UTC (buildkit.dockerfile.v0)COPY --chmod=0755 /opt/jattach/arm64/jattach /keploy/jattach # buildkit
2026-07-15 04:24:25 UTC (buildkit.dockerfile.v0)ENV KEPLOY_JSSE_AGENT_JAR=/keploy/keploy-jsse-agent.jar
2026-07-15 04:24:25 UTC (buildkit.dockerfile.v0)ENV KEPLOY_JATTACH_BIN=/keploy/jattach
2026-07-15 04:24:25 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/app/keploy-enterprise" "agent" "--is-docker"]
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.