Namespace
signoz
Image / Tag
signoz-schema-migrator:v0.129.14-linux-arm64
Content Digest
sha256:3b8f87ebc8125b9bcc61ed9f7a6dbee86e415c7f7b0d2ae03016fbd40876214f
Details
Created

2026-02-06 10:36:03 UTC

Size

36.6 MB

Content Digest
Labels
  • maintainer
    signoz

Environment
PATH

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


Layers

[#000] sha256:d9b6365477446a79987b20560ae52637be6f54d6d2f801e16aaa0ca25dd0964b - 73.07% (26.7 MB)

[#001] sha256:dce3c2645a656d1465372c0f485a0ed3a6881317c62b8b358e0b7f72e70b5df3 - 8.71% (3.19 MB)

[#002] sha256:7658de5b375a0fd0853bca5983842eb19d77dff237acdc8adf170a55125ceb49 - 18.22% (6.67 MB)


History
2025-03-17 00:00:00 UTC (debuerreotype 0.15)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1742169600'

2026-02-06 10:36:03 UTC (buildkit.dockerfile.v0)

LABEL maintainer=signoz

2026-02-06 10:36:03 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-02-06 10:36:03 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2026-02-06 10:36:03 UTC (buildkit.dockerfile.v0)

ARG USER_UID=10001

2026-02-06 10:36:03 UTC (buildkit.dockerfile.v0)

RUN |3 OS=linux ARCH=arm64 USER_UID=10001 /bin/sh -c apt-get update && apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit

2026-02-06 10:36:03 UTC (buildkit.dockerfile.v0)

USER 10001

2026-02-06 10:36:03 UTC (buildkit.dockerfile.v0)

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

2026-02-06 10:36:03 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/signoz-schema-migrator"]

2026-02-06 10:36:03 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