2025-12-15 09:26:25 UTC
312 MB
github.com/keploy/integrations
KEPLOY_INDOCKERtrue
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ae4ce04d0e1ccb5db08fa441b79635de5590399fae652d10bd3379b231be0ead - 8.64% (26.9 MB)
[#001] sha256:0c9b9a79d1f709f3830c8438c2e012f94977d2fa19929ab2e3a711cc5e2e24c3 - 16.13% (50.3 MB)
[#002] sha256:bd0594b147b0cf876d314de22b4535f10028987b3f50d5f7c888169975030677 - 0.55% (1.71 MB)
[#003] sha256:1e077a3857591242cead975d68fe2ddea08f05458ead7dfb28fde1c5bcde3623 - 54.28% (169 MB)
[#004] sha256:56f777dbeba1223f88b9b2c10c2cdbc872c4adddc037d9681b70ccd895cafbfa - 5.76% (17.9 MB)
[#005] sha256:6e55240dee08d8901fa7c517bff48825c5494025a42b9620ad54fbb0c9f451e2 - 14.65% (45.7 MB)
[#006] sha256:4bebd4d4e385068d9af604cc88971ed224db3717407268cafec91a719569d3db - 0.0% (222 Bytes)
[#007] sha256:3c9b98f7408837806631974d48ec36b2ce1dd1ba89cc818fdecbf1b149693e15 - 0.0% (217 Bytes)
[#008] sha256:20ac75b99529031d844ff6847accea7ea49674353bf6e6f0902230a4c2e80b8f - 0.0% (95 Bytes)
# debian.sh --arch 'amd64' out/ 'bookworm' '@1765152000'
2025-12-15 09:22:56 UTC (buildkit.dockerfile.v0)ARG GOPRIVATE=github.com/keploy/integrations
2025-12-15 09:22:56 UTC (buildkit.dockerfile.v0)ENV GOPRIVATE=github.com/keploy/integrations
2025-12-15 09:22:56 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-15 09:22:56 UTC (buildkit.dockerfile.v0)ENV KEPLOY_INDOCKER=true
2025-12-15 09:23:09 UTC (buildkit.dockerfile.v0)RUN |1 GOPRIVATE=github.com/keploy/integrations /bin/sh -c apt-get update && apt-get install -y ca-certificates curl sudo apt-utils && rm -rf /var/lib/apt/lists/* # buildkit
2025-12-15 09:24:34 UTC (buildkit.dockerfile.v0)RUN |1 GOPRIVATE=github.com/keploy/integrations /bin/sh -c curl -fsSL https://get.docker.com -o get-docker.sh && sh get-docker.sh && rm get-docker.sh # buildkit
2025-12-15 09:24:38 UTC (buildkit.dockerfile.v0)RUN |1 GOPRIVATE=github.com/keploy/integrations /bin/sh -c mkdir -p /usr/lib/docker/cli-plugins && curl -SL "https://github.com/docker/compose/releases/download/v2.29.1/docker-compose-linux-$(uname -m)" -o /usr/lib/docker/cli-plugins/docker-compose && chmod +x /usr/lib/docker/cli-plugins/docker-compose # buildkit
2025-12-15 09:26:24 UTC (buildkit.dockerfile.v0)COPY /app/keploy-enterprise /app/keploy-enterprise # buildkit
2025-12-15 09:26:25 UTC (buildkit.dockerfile.v0)COPY /app/entrypoint.sh /app/entrypoint.sh # buildkit
2025-12-15 09:26:25 UTC (buildkit.dockerfile.v0)RUN |1 GOPRIVATE=github.com/keploy/integrations /bin/sh -c chmod +x /app/entrypoint.sh # buildkit
2025-12-15 09:26:25 UTC (buildkit.dockerfile.v0)WORKDIR /files
2025-12-15 09:26:25 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/app/entrypoint.sh" "/app/keploy-enterprise"]
2025-12-15 09:24:41 UTC
296 MB
github.com/keploy/integrations
KEPLOY_INDOCKERtrue
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8a4a7306158c2bef7a131de3110e384f4822829cbcce20bc6b4ba32dd82a1d87 - 9.07% (26.8 MB)
[#001] sha256:6cb42dc4fca9c098b92441045176f3333506fae9b3a663cf6adf4e57fb3a9ad0 - 16.95% (50.1 MB)
[#002] sha256:7f902985ead941f8b1e4d0efdef982fc989a47b7ed649c06dbf26f925e68de65 - 0.57% (1.68 MB)
[#003] sha256:19af9fa2ef42ce674a2f04ff9515c654f38a5331a80832c33f6b98f9eb86d429 - 53.57% (158 MB)
[#004] sha256:ee1bc1b8760dd786339e5a5f2513171827d313cf27f8966a15b97149de4becba - 5.54% (16.4 MB)
[#005] sha256:1dfccf0773e4c616622803479ac70bebab7cf01a01d682cd92e40b0d3944d298 - 14.3% (42.3 MB)
[#006] sha256:3238ce51605a008f858c2d748ec1a1ab0a821905fd32be649dff63f1873d5f5e - 0.0% (221 Bytes)
[#007] sha256:74327ec71a2cdc6584a23d4626bb835fce4fe3f2380dbb59ea21a04b3065b06e - 0.0% (218 Bytes)
[#008] sha256:9fb7edce079b3bb7f832e9d3b23725e2ec460065d6e19e90e627650419204b1b - 0.0% (95 Bytes)
# debian.sh --arch 'arm64' out/ 'bookworm' '@1765152000'
2025-12-15 09:22:10 UTC (buildkit.dockerfile.v0)ARG GOPRIVATE=github.com/keploy/integrations
2025-12-15 09:22:10 UTC (buildkit.dockerfile.v0)ENV GOPRIVATE=github.com/keploy/integrations
2025-12-15 09:22:10 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-15 09:22:10 UTC (buildkit.dockerfile.v0)ENV KEPLOY_INDOCKER=true
2025-12-15 09:22:13 UTC (buildkit.dockerfile.v0)RUN |1 GOPRIVATE=github.com/keploy/integrations /bin/sh -c apt-get update && apt-get install -y ca-certificates curl sudo apt-utils && rm -rf /var/lib/apt/lists/* # buildkit
2025-12-15 09:22:57 UTC (buildkit.dockerfile.v0)RUN |1 GOPRIVATE=github.com/keploy/integrations /bin/sh -c curl -fsSL https://get.docker.com -o get-docker.sh && sh get-docker.sh && rm get-docker.sh # buildkit
2025-12-15 09:23:00 UTC (buildkit.dockerfile.v0)RUN |1 GOPRIVATE=github.com/keploy/integrations /bin/sh -c mkdir -p /usr/lib/docker/cli-plugins && curl -SL "https://github.com/docker/compose/releases/download/v2.29.1/docker-compose-linux-$(uname -m)" -o /usr/lib/docker/cli-plugins/docker-compose && chmod +x /usr/lib/docker/cli-plugins/docker-compose # buildkit
2025-12-15 09:24:41 UTC (buildkit.dockerfile.v0)COPY /app/keploy-enterprise /app/keploy-enterprise # buildkit
2025-12-15 09:24:41 UTC (buildkit.dockerfile.v0)COPY /app/entrypoint.sh /app/entrypoint.sh # buildkit
2025-12-15 09:24:41 UTC (buildkit.dockerfile.v0)RUN |1 GOPRIVATE=github.com/keploy/integrations /bin/sh -c chmod +x /app/entrypoint.sh # buildkit
2025-12-15 09:24:41 UTC (buildkit.dockerfile.v0)WORKDIR /files
2025-12-15 09:24:41 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/app/entrypoint.sh" "/app/keploy-enterprise"]
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.