Namespace
signoz
Image / Tag
signoz-schema-migrator:0.111.6-c40e5f5
Content Digest
sha256:fbabfc9854658e0ed59a364f4697fa359e35fb13d106e58a327652bb986103fa
Details
Created

2024-11-02 10:09:02 UTC

Size

9.16 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:a0f4cbe03b6df9e61ce02b3c41bbc05481842858bd48d9687614abe719303b47 - 35.3% (3.24 MB)

[#001] sha256:402353bb49c6054650885caf1c108feb7337b7be98b32faf7dffe2aa1cb0f5a2 - 64.7% (5.93 MB)


History
2024-09-06 22:20:24 UTC

/bin/sh -c #(nop) ADD file:8bf458f5fbed9f27c897506538c02fb5810b70aba850bb883d2120985fa15bac in /

2024-09-06 22:20:25 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2024-11-02 10:09:02 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux TARGETARCH=amd64

2024-11-02 10:09:02 UTC (buildkit.dockerfile.v0)

ARG USER_UID=10001

2024-11-02 10:09:02 UTC (buildkit.dockerfile.v0)

USER 10001

2024-11-02 10:09:02 UTC (buildkit.dockerfile.v0)

COPY .build/linux-amd64/signoz-schema-migrator /signoz-schema-migrator # buildkit

2024-11-02 10:09:02 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/signoz-schema-migrator"]

2024-11-02 10:09:02 UTC (buildkit.dockerfile.v0)

CMD ["--dsn" "tcp://localhost:9000"]

Details
Created

2024-11-02 10:09:02 UTC

Size

8.54 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:4a3d188841b4b0359cda0d73dc5f89f8bc569f3bcb178cfd0507b4ead0db7bf4 - 36.57% (3.12 MB)

[#001] sha256:dca782f30fb0d878f07395fbd5c83f0e8e5804d8b9824abdf624eced4ba4a115 - 63.43% (5.42 MB)


History
2024-09-06 22:44:24 UTC

/bin/sh -c #(nop) ADD file:e3f989df31d7e2d820078058c5d0ed7d98695c5b86bd172276270ebb59d75ee6 in /

2024-09-06 22:44:24 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2024-11-02 10:09:02 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux TARGETARCH=arm64

2024-11-02 10:09:02 UTC (buildkit.dockerfile.v0)

ARG USER_UID=10001

2024-11-02 10:09:02 UTC (buildkit.dockerfile.v0)

USER 10001

2024-11-02 10:09:02 UTC (buildkit.dockerfile.v0)

COPY .build/linux-arm64/signoz-schema-migrator /signoz-schema-migrator # buildkit

2024-11-02 10:09:02 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/signoz-schema-migrator"]

2024-11-02 10:09:02 UTC (buildkit.dockerfile.v0)

CMD ["--dsn" "tcp://localhost:9000"]

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