Namespace
signoz
Image / Tag
signoz-schema-migrator:v0.129.14-rc.3
Content Digest
sha256:e831aa78c38ac5ef723f3e119ca9b11e1a9a1486c7dae128b8e4cac3c69f8b9f
Details
Created

2026-01-29 18:49:50 UTC

Size

44.9 MB

Content Digest
Labels
  • maintainer
    signoz

Environment
PATH

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


Layers

[#000] sha256:6e909acdb790c5a1989d9cfc795fda5a246ad6664bb27b5c688e2b734b2c5fad - 59.9% (26.9 MB)

[#001] sha256:48de5f1813bb0167df971c5ebf112082b7f1876b8077f2a21895a8985165f46e - 7.45% (3.35 MB)

[#002] sha256:47f672da27e1421ffeb467d430134eea65e0f31c631ed0520b3fd58f7167a07d - 32.64% (14.7 MB)


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

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

2026-01-29 18:49:50 UTC (buildkit.dockerfile.v0)

LABEL maintainer=signoz

2026-01-29 18:49:50 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-01-29 18:49:50 UTC (buildkit.dockerfile.v0)

ARG ARCH=amd64

2026-01-29 18:49:50 UTC (buildkit.dockerfile.v0)

ARG USER_UID=10001

2026-01-29 18:49:50 UTC (buildkit.dockerfile.v0)

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

2026-01-29 18:49:50 UTC (buildkit.dockerfile.v0)

USER 10001

2026-01-29 18:49:50 UTC (buildkit.dockerfile.v0)

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

2026-01-29 18:49:50 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/signoz-schema-migrator"]

2026-01-29 18:49:50 UTC (buildkit.dockerfile.v0)

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

Details
Created

2026-01-29 18:51:00 UTC

Size

43.7 MB

Content Digest
Labels
  • maintainer
    signoz

Environment
PATH

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


Layers

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

[#001] sha256:34a448047618831a4532326c91f296749f1a749cef1c62682f0e01b666ed9397 - 7.29% (3.19 MB)

[#002] sha256:5277426048366cfe1172437f84910c70e5a55905571bad2418f2ee44c7a6537b - 31.54% (13.8 MB)


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

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

2026-01-29 18:51:00 UTC (buildkit.dockerfile.v0)

LABEL maintainer=signoz

2026-01-29 18:51:00 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-01-29 18:51:00 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2026-01-29 18:51:00 UTC (buildkit.dockerfile.v0)

ARG USER_UID=10001

2026-01-29 18:51:00 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-01-29 18:51:00 UTC (buildkit.dockerfile.v0)

USER 10001

2026-01-29 18:51:00 UTC (buildkit.dockerfile.v0)

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

2026-01-29 18:51:00 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/signoz-schema-migrator"]

2026-01-29 18:51:00 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