Namespace
signoz
Image / Tag
signoz-schema-migrator:v0.111.40-linux-amd64
Content Digest
sha256:34dbc6323602bb2602b6acae11ee0486ce82bd10511d98443a6bc27e9fe8d1ef
Details
Created

2025-04-30 03:02:27 UTC

Size

40.7 MB

Content Digest
Labels
  • maintainer
    signoz

Environment
PATH

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


Layers

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

[#001] sha256:531dd8c0ea80c132f2d3db019792ed2ff2b6070777bc03da13b3892a98b6c436 - 8.19% (3.34 MB)

[#002] sha256:60879357b5c2ccab4446a61ef4e96509a3e8637d7e52a004094521ada9ceae63 - 25.76% (10.5 MB)


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

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

2025-04-30 03:02:27 UTC (buildkit.dockerfile.v0)

LABEL maintainer=signoz

2025-04-30 03:02:27 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2025-04-30 03:02:27 UTC (buildkit.dockerfile.v0)

ARG ARCH

2025-04-30 03:02:27 UTC (buildkit.dockerfile.v0)

ARG USER_UID=10001

2025-04-30 03:02:27 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

2025-04-30 03:02:27 UTC (buildkit.dockerfile.v0)

USER 10001

2025-04-30 03:02:27 UTC (buildkit.dockerfile.v0)

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

2025-04-30 03:02:27 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/signoz-schema-migrator"]

2025-04-30 03:02:27 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