2025-12-30 13:15:16 UTC
124 MB
github.com/keploy/integrations
KEPLOY_INDOCKERtrue
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0347dcb76707f7d71a7c0b3a5f4a63b97cdd9923e637e67ad65b3b2d4ba05942 - 21.63% (26.9 MB)
[#001] sha256:6d2d1b8320f27e651b22f36781428c266ad5299729f662b264594b50927d2856 - 40.39% (50.3 MB)
[#002] sha256:5766b48dd56c61e58731d369b14754ada2de7065cc38a2f6b012635ec187e19e - 1.25% (1.56 MB)
[#003] sha256:7b20202d7326622201d915b05004e571a5fd3b740c97e65ad172c5fcec02cd08 - 36.73% (45.7 MB)
[#004] sha256:e9d26bef62cd0a7bb2b1c567f8df22151000dae28254863ea2115223851e9ba4 - 0.0% (223 Bytes)
[#005] sha256:ecd2a6ea5691994377002cc62d5737247d123cb7d90abb28591d655891d53314 - 0.0% (216 Bytes)
[#006] sha256:7188633e0c7e1b17d52befd3606f225ab5256d0afbd8a61e58c37d1c469d342f - 0.0% (208 Bytes)
# debian.sh --arch 'amd64' out/ 'bookworm' '@1766966400'
2025-12-30 13:08:17 UTC (buildkit.dockerfile.v0)ARG GOPRIVATE=github.com/keploy/integrations
2025-12-30 13:08:17 UTC (buildkit.dockerfile.v0)ENV GOPRIVATE=github.com/keploy/integrations
2025-12-30 13:08:17 UTC (buildkit.dockerfile.v0)RUN |1 GOPRIVATE=github.com/keploy/integrations /bin/sh -c apt-get update && apt-get install -y git openssh-client && git config --global url."ssh://git@github.com/".insteadOf "https://github.com/" && mkdir -p -m 0700 ~/.ssh && ssh-keyscan github.com >> ~/.ssh/known_hosts # buildkit
2025-12-30 13:08:17 UTC (buildkit.dockerfile.v0)ENV KEPLOY_INDOCKER=true
2025-12-30 13:09:12 UTC (buildkit.dockerfile.v0)RUN |1 GOPRIVATE=github.com/keploy/integrations /bin/sh -c apt-get update || (sleep 5 && apt-get update) || (sleep 10 && apt-get update) && apt-get install -y --no-install-recommends ca-certificates curl sudo && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
2025-12-30 13:15:16 UTC (buildkit.dockerfile.v0)COPY /app/keploy-enterprise /app/keploy-enterprise # buildkit
2025-12-30 13:15:16 UTC (buildkit.dockerfile.v0)COPY /app/entrypoint.sh /app/entrypoint.sh # buildkit
2025-12-30 13:15:16 UTC (buildkit.dockerfile.v0)RUN |1 GOPRIVATE=github.com/keploy/integrations /bin/sh -c sed -i 's/\r$//' /app/entrypoint.sh # buildkit
2025-12-30 13:15:16 UTC (buildkit.dockerfile.v0)RUN |1 GOPRIVATE=github.com/keploy/integrations /bin/sh -c chmod +x /app/entrypoint.sh # buildkit
2025-12-30 13:15:16 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/app/entrypoint.sh" "/app/keploy-enterprise" "agent" "--is-docker"]
2025-12-30 13:11:54 UTC
121 MB
github.com/keploy/integrations
KEPLOY_INDOCKERtrue
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b1efea88fbf7c88bbbdeec2e84bd4f8d0b814c210ee65763f6d4cc91c28365e8 - 22.19% (26.8 MB)
[#001] sha256:b81d544a742cafac4900bf063f9a52117c4d8ed66ca6bc8188d65b874af10232 - 41.49% (50.1 MB)
[#002] sha256:fe2f12bbb67ff1a1b7eebe0c0bf78883f5fc29835ea5e803cb82236059439517 - 1.26% (1.52 MB)
[#003] sha256:9f467fc81935f3ec31c348f2bb58e26ad3ed9a156b960afd39fa51f4e660fbe0 - 35.06% (42.3 MB)
[#004] sha256:a910dad3d4062c1efbe36fa0790449534a986d1e1bdd449dcc96cd2c68c98558 - 0.0% (221 Bytes)
[#005] sha256:442d8c9136675a8b868cbf3f4fd0c43e2fa6abce1a951d113b7564b879878ca8 - 0.0% (217 Bytes)
[#006] sha256:55d2b48892eeac87a1299bbc3d7b076a8120f4525b1790e711c922db8b23a59f - 0.0% (212 Bytes)
# debian.sh --arch 'arm64' out/ 'bookworm' '@1766966400'
2025-12-30 13:04:44 UTC (buildkit.dockerfile.v0)ARG GOPRIVATE=github.com/keploy/integrations
2025-12-30 13:04:44 UTC (buildkit.dockerfile.v0)ENV GOPRIVATE=github.com/keploy/integrations
2025-12-30 13:04:44 UTC (buildkit.dockerfile.v0)RUN |1 GOPRIVATE=github.com/keploy/integrations /bin/sh -c apt-get update && apt-get install -y git openssh-client && git config --global url."ssh://git@github.com/".insteadOf "https://github.com/" && mkdir -p -m 0700 ~/.ssh && ssh-keyscan github.com >> ~/.ssh/known_hosts # buildkit
2025-12-30 13:04:44 UTC (buildkit.dockerfile.v0)ENV KEPLOY_INDOCKER=true
2025-12-30 13:04:56 UTC (buildkit.dockerfile.v0)RUN |1 GOPRIVATE=github.com/keploy/integrations /bin/sh -c apt-get update || (sleep 5 && apt-get update) || (sleep 10 && apt-get update) && apt-get install -y --no-install-recommends ca-certificates curl sudo && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
2025-12-30 13:11:53 UTC (buildkit.dockerfile.v0)COPY /app/keploy-enterprise /app/keploy-enterprise # buildkit
2025-12-30 13:11:53 UTC (buildkit.dockerfile.v0)COPY /app/entrypoint.sh /app/entrypoint.sh # buildkit
2025-12-30 13:11:53 UTC (buildkit.dockerfile.v0)RUN |1 GOPRIVATE=github.com/keploy/integrations /bin/sh -c sed -i 's/\r$//' /app/entrypoint.sh # buildkit
2025-12-30 13:11:54 UTC (buildkit.dockerfile.v0)RUN |1 GOPRIVATE=github.com/keploy/integrations /bin/sh -c chmod +x /app/entrypoint.sh # buildkit
2025-12-30 13:11:54 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/app/entrypoint.sh" "/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.