Namespace
appflowyinc
Image / Tag
gotrue:0.12.10-amd64
Content Digest
sha256:4d7e889916481c68d99161e50449a19d131ef41cda080dde531af5b258cf2f13
Details
Created

2026-03-03 02:31:02 UTC

Size

24 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd - 14.44% (3.46 MB)

[#001] sha256:be75842708432e92b856ad0d2fafb407f6c2019de9fc095c8b1c8a29567e4e0c - 0.0% (953 Bytes)

[#002] sha256:38f0e1c10ac35b0cb964b01498c0912df07bcb3cd98c629302ba43ecac1101a7 - 10.33% (2.48 MB)

[#003] sha256:1cbe91cdf1784684556b84fa82da4187ec3619dadc9a2e971ae1f0213bea58ad - 75.19% (18 MB)

[#004] sha256:f509cc9054774cc01759934e9f9c91d83e8a3eb2015e33c265a220989fda8f2b - 0.03% (8.46 KB)

[#005] sha256:591fe08fc92b580055fd176cdb354c76dc43bb14eafcbfed4fe6747c8b7a3ef6 - 0.0% (444 Bytes)


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

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

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

CMD ["/bin/sh"]

2026-03-03 02:30:16 UTC (buildkit.dockerfile.v0)

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

2026-03-03 02:30:17 UTC (buildkit.dockerfile.v0)

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

2026-03-03 02:31:02 UTC (buildkit.dockerfile.v0)

USER supabase

2026-03-03 02:31:02 UTC (buildkit.dockerfile.v0)

COPY /auth . # buildkit

2026-03-03 02:31:02 UTC (buildkit.dockerfile.v0)

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

2026-03-03 02:31:02 UTC (buildkit.dockerfile.v0)

COPY start.sh . # buildkit

2026-03-03 02:31:02 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