Namespace
keploy
Image / Tag
enterprise:v3.5.24
Content Digest
sha256:caf45f60af103c32e824ad43adf019a29a9c78edb92e661cdaaf9ae6e238f04a
Details
Created

2026-05-27 05:17:00 UTC

Size

81.1 MB

Content Digest
Environment
KEPLOY_INDOCKER

true

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:068fedd6b0f109b8186d00d49327b6fc6747c428fd3c9a8739424ff5f38d7531 - 33.21% (26.9 MB)

[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#002] sha256:dd73478df8d8b23b42b60871b924096fa301323389d8c1982b1f1dce97c8ea8c - 8.24% (6.68 MB)

[#003] sha256:9ae583c60bfce83ed234fe7fe0962fa081226592e4ba5a18add817134b4bc02e - 58.2% (47.2 MB)

[#004] sha256:44ec350b2b3541086332bd2b6c97f54e42082c4365574e66f73a92570118571a - 0.0% (219 Bytes)

[#005] sha256:9696071419ee24c556ecedb3a81a063d81e8a69e7d2f5fc6da374705117bc6cf - 0.31% (254 KB)

[#006] sha256:255f33c28f20c90db7976bea2682efe0a305c75c56df7273a30f7ca73de0abc2 - 0.04% (32.8 KB)

[#007] sha256:7ad197fce432697dc84cdd914fa106fb5d26b0a90de9b100ef5ed2d0bcc3ece2 - 0.0% (214 Bytes)


History
2026-05-18 00:00:00 UTC (debuerreotype 0.17)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'

2026-05-27 05:16:24 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2026-05-27 05:16:24 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETARCH=amd64 /bin/sh -c test -n "$TARGETARCH" || ( echo "TARGETARCH build argument is required. Rebuild with BuildKit/buildx enabled or pass --build-arg TARGETARCH=<arch> (for example: amd64 or arm64)." >&2; exit 1 ) # buildkit

2026-05-27 05:16:24 UTC (buildkit.dockerfile.v0)

ENV KEPLOY_INDOCKER=true

2026-05-27 05:16:29 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETARCH=amd64 /bin/sh -c apt-get update && apt-get install -y ca-certificates curl sudo && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2026-05-27 05:16:29 UTC (buildkit.dockerfile.v0)

COPY keploy-enterprise-linux-amd64 /app/keploy-enterprise # buildkit

2026-05-27 05:16:29 UTC (buildkit.dockerfile.v0)

COPY entrypoint.sh /app/entrypoint.sh # buildkit

2026-05-27 05:17:00 UTC (buildkit.dockerfile.v0)

COPY /keploy-jsse-agent.jar /keploy/keploy-jsse-agent.jar # buildkit

2026-05-27 05:17:00 UTC (buildkit.dockerfile.v0)

COPY /opt/jattach/amd64/jattach /keploy/jattach # buildkit

2026-05-27 05:17:00 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETARCH=amd64 /bin/sh -c sed -i 's/\r$//' /app/entrypoint.sh && chmod +x /app/entrypoint.sh /app/keploy-enterprise /keploy/jattach # buildkit

2026-05-27 05:17:00 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/app/entrypoint.sh" "/app/keploy-enterprise" "agent" "--is-docker"]

Details
Created

2026-05-27 05:17:31 UTC

Size

75.9 MB

Content Digest
Environment
KEPLOY_INDOCKER

true

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:f400d36d7784570c9fb7558e367d2b5d38e8b2f1d6faee041815acea7f87e669 - 35.31% (26.8 MB)

[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#002] sha256:6548d152f32e52f51e163a1b68c87107dc1e68961993f63ac8ff76bcbc741cd7 - 8.6% (6.53 MB)

[#003] sha256:7ab3f93996cf7c302c678b4f569ca2abf5ed4c4f791c8aa8e71d4a451a8523ce - 55.71% (42.3 MB)

[#004] sha256:45a3c3b526d81d06b7176ae16892f666e29149f6dbd1998e5eefa617641df859 - 0.0% (218 Bytes)

[#005] sha256:d86e720afa13f077500b4ec0690a1b5c2af19da63757fbb0a471e34bd8993531 - 0.33% (254 KB)

[#006] sha256:fbfb279820dc0fd66f2a22af59485e97a0b3b27bd64d2b56acda085384064f62 - 0.05% (36.1 KB)

[#007] sha256:380028cbaa615b27bee28f297349fe9fa8291c6362c22d4cac57ffeedd0806e9 - 0.0% (213 Bytes)


History
2026-05-18 00:00:00 UTC (debuerreotype 0.17)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1779062400'

2026-05-27 05:16:24 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2026-05-27 05:16:24 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETARCH=arm64 /bin/sh -c test -n "$TARGETARCH" || ( echo "TARGETARCH build argument is required. Rebuild with BuildKit/buildx enabled or pass --build-arg TARGETARCH=<arch> (for example: amd64 or arm64)." >&2; exit 1 ) # buildkit

2026-05-27 05:16:24 UTC (buildkit.dockerfile.v0)

ENV KEPLOY_INDOCKER=true

2026-05-27 05:17:16 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETARCH=arm64 /bin/sh -c apt-get update && apt-get install -y ca-certificates curl sudo && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2026-05-27 05:17:16 UTC (buildkit.dockerfile.v0)

COPY keploy-enterprise-linux-arm64 /app/keploy-enterprise # buildkit

2026-05-27 05:17:16 UTC (buildkit.dockerfile.v0)

COPY entrypoint.sh /app/entrypoint.sh # buildkit

2026-05-27 05:17:31 UTC (buildkit.dockerfile.v0)

COPY /keploy-jsse-agent.jar /keploy/keploy-jsse-agent.jar # buildkit

2026-05-27 05:17:31 UTC (buildkit.dockerfile.v0)

COPY /opt/jattach/arm64/jattach /keploy/jattach # buildkit

2026-05-27 05:17:31 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETARCH=arm64 /bin/sh -c sed -i 's/\r$//' /app/entrypoint.sh && chmod +x /app/entrypoint.sh /app/keploy-enterprise /keploy/jattach # buildkit

2026-05-27 05:17:31 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/app/entrypoint.sh" "/app/keploy-enterprise" "agent" "--is-docker"]

Danger Zone
Delete Tag

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.

Delete