Namespace
signoz
Image / Tag
signoz-schema-migrator:0.102.8-ef67e9a
Content Digest
sha256:329188d50edc01f6f533ac030a92ee8f55ef848099caa687c8730927e678312f
Details
Created

2024-09-17 09:23:29 UTC

Size

8.92 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:eea3e8db4ce8a524297deaa1590293b2eee8453fc3486bb233c6b81b2c31fb3d - 63.53% (5.66 MB)

[#002] sha256:d19bfc7c2ead2c754870d7582581e197968658497997d763c2b8d8046f4a9c75 - 0.18% (16.3 KB)


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-09-17 09:23:29 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux TARGETARCH=amd64

2024-09-17 09:23:29 UTC (buildkit.dockerfile.v0)

ARG USER_UID=10001

2024-09-17 09:23:29 UTC (buildkit.dockerfile.v0)

USER 10001

2024-09-17 09:23:29 UTC (buildkit.dockerfile.v0)

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

2024-09-17 09:23:29 UTC (buildkit.dockerfile.v0)

COPY migrationmanager ./migrationmanager # buildkit

2024-09-17 09:23:29 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/signoz-schema-migrator"]

2024-09-17 09:23:29 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-09-17 09:23:29 UTC

Size

8.31 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:dc6407377c4865899f568cebf5a9e48a4e94555b7a32a7a7082d29fd11e34ae6 - 62.24% (5.17 MB)

[#002] sha256:d19bfc7c2ead2c754870d7582581e197968658497997d763c2b8d8046f4a9c75 - 0.19% (16.3 KB)


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-09-17 09:23:29 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux TARGETARCH=arm64

2024-09-17 09:23:29 UTC (buildkit.dockerfile.v0)

ARG USER_UID=10001

2024-09-17 09:23:29 UTC (buildkit.dockerfile.v0)

USER 10001

2024-09-17 09:23:29 UTC (buildkit.dockerfile.v0)

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

2024-09-17 09:23:29 UTC (buildkit.dockerfile.v0)

COPY migrationmanager ./migrationmanager # buildkit

2024-09-17 09:23:29 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/signoz-schema-migrator"]

2024-09-17 09:23:29 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