Namespace
signoz
Image / Tag
signoz-schema-migrator:0.88.22-d20e242
Content Digest
sha256:d4ca7a5e39836ea9cef894959411811aa941e704523487c3f35e69dcc43eb385
Details
Created

2024-05-01 07:03:42 UTC

Size

11 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:3c854c8cbf469fda815b8f6183300c07cfa2fbb5703859ca79aff93ae934961b - 29.32% (3.22 MB)

[#001] sha256:582f6d98aede2753d296a223947a641ab53eacc484a7ca845cc845687759be0a - 70.57% (7.76 MB)

[#002] sha256:d95964b01f03896c9ee54069218c0e7a1f340b91a3cbcfa68ed63345bc560228 - 0.11% (12.7 KB)


History
2024-01-27 00:31:02 UTC

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

2024-01-27 00:31:02 UTC

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

2024-05-01 07:03:42 UTC (buildkit.dockerfile.v0)

ARG TARGETOS TARGETARCH

2024-05-01 07:03:42 UTC (buildkit.dockerfile.v0)

ARG USER_UID=10001

2024-05-01 07:03:42 UTC (buildkit.dockerfile.v0)

USER 10001

2024-05-01 07:03:42 UTC (buildkit.dockerfile.v0)

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

2024-05-01 07:03:42 UTC (buildkit.dockerfile.v0)

COPY migrationmanager ./migrationmanager # buildkit

2024-05-01 07:03:42 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/signoz-schema-migrator"]

2024-05-01 07:03:42 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-05-01 07:03:42 UTC

Size

10.2 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:5385a9a590c3e2872b3ed27554a56fb7ce544c694b41b9b95d70fa86f30b0566 - 30.39% (3.11 MB)

[#001] sha256:4590e9c1e8df5b8cff4ca786618cb0469d8517dcf395e5924d81958687c89bd1 - 69.49% (7.1 MB)

[#002] sha256:d95964b01f03896c9ee54069218c0e7a1f340b91a3cbcfa68ed63345bc560228 - 0.12% (12.7 KB)


History
2024-01-26 23:45:00 UTC

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

2024-01-26 23:45:00 UTC

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

2024-05-01 07:03:42 UTC (buildkit.dockerfile.v0)

ARG TARGETOS TARGETARCH

2024-05-01 07:03:42 UTC (buildkit.dockerfile.v0)

ARG USER_UID=10001

2024-05-01 07:03:42 UTC (buildkit.dockerfile.v0)

USER 10001

2024-05-01 07:03:42 UTC (buildkit.dockerfile.v0)

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

2024-05-01 07:03:42 UTC (buildkit.dockerfile.v0)

COPY migrationmanager ./migrationmanager # buildkit

2024-05-01 07:03:42 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/signoz-schema-migrator"]

2024-05-01 07:03:42 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