Namespace
appflowyinc
Image / Tag
gotrue:0.12.3-arm64v8
Content Digest
sha256:2b639e861086e279b50c8b071d8a795cac9c2c45b89da53f8e9f759e11914810
Details
Created

2026-02-16 09:14:56 UTC

Size

23 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:83b2d7e29698161422a104647ffb26568fe86648ff3609d1b60a4f9e9de38074 - 16.98% (3.9 MB)

[#001] sha256:e30aa24a7848b05302091bc54d84f49ee9d02079e2adcb6330382e40064faed6 - 0.0% (955 Bytes)

[#002] sha256:5140897c3c2d0bfd1eec220f3090f53273082fc230247452c885a64bc4f5a6cf - 10.85% (2.49 MB)

[#003] sha256:4c6310a2045a4b9f4732cdd0e60a947ef8958a5149c4fd5145a5b3e33e867ff5 - 72.12% (16.6 MB)

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

[#005] sha256:48e0518e7804258e0b584c52dff1a582ac92f126bc7e2a54e30fb7bcdaa5c5c1 - 0.0% (443 Bytes)


History
2026-01-28 01:18:19 UTC (buildkit.dockerfile.v0)

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

2026-01-28 01:18:19 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-02-01 11:41:33 UTC (buildkit.dockerfile.v0)

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

2026-02-01 11:41:35 UTC (buildkit.dockerfile.v0)

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

2026-02-16 09:14:56 UTC (buildkit.dockerfile.v0)

USER supabase

2026-02-16 09:14:56 UTC (buildkit.dockerfile.v0)

COPY /auth . # buildkit

2026-02-16 09:14:56 UTC (buildkit.dockerfile.v0)

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

2026-02-16 09:14:56 UTC (buildkit.dockerfile.v0)

COPY start.sh . # buildkit

2026-02-16 09:14:56 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