Namespace
appflowyinc
Image / Tag
gotrue:0.9.137-arm64v8
Content Digest
sha256:3c57830912ea22e618ea3081dd67799e03725b4fa2199ee2ef4286c1e9d5b9d3
Details
Created

2025-09-26 06:43:18 UTC

Size

22.6 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 - 17.26% (3.9 MB)

[#001] sha256:2f12f42b499e0e2e938a1f841f6fcc51ef051004f7707c3ba99bdb560b2bc707 - 0.0% (954 Bytes)

[#002] sha256:53862146b7d3417b2bea95f8579826ea32e2f3e23c0d8375e22146f0d3521962 - 10.87% (2.45 MB)

[#003] sha256:aa6e73adc0dac0e714a43a07200455868a75c1d781ed42c1b724a0892cf0c6fe - 71.83% (16.2 MB)

[#004] sha256:96f6c138da8539386ad98d4ed3a02d1f4a27783cf1ac1637cf55fca8c50c237f - 0.04% (8.46 KB)

[#005] sha256:5e37fb8efc6084126058d51a3d371a8d86909dfd7b8f930b144ee70a3c98807e - 0.0% (444 Bytes)


History
2025-07-15 11:31:35 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.20.7-aarch64.tar.gz / # buildkit

2025-07-15 11:31:35 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-09-26 06:43:17 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c adduser -D -u 1000 supabase # buildkit

2025-09-26 06:43:18 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates curl # buildkit

2025-09-26 06:43:18 UTC (buildkit.dockerfile.v0)

USER supabase

2025-09-26 06:43:18 UTC (buildkit.dockerfile.v0)

COPY /auth . # buildkit

2025-09-26 06:43:18 UTC (buildkit.dockerfile.v0)

COPY /go/src/supabase/auth/migrations ./migrations # buildkit

2025-09-26 06:43:18 UTC (buildkit.dockerfile.v0)

COPY start.sh . # buildkit

2025-09-26 06:43:18 UTC (buildkit.dockerfile.v0)

CMD ["./start.sh"]

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