Namespace
appflowyinc
Image / Tag
gotrue:0.14.18-amd64
Content Digest
sha256:c3acf9bf55ef6574ce8371f0bba16a9885678c6d24f1bfb43a6d869b2294e04a
Details
Created

2026-04-08 12:01: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:f32c34cded50f2f02bde806be2ad2f4e2a571c3a6e78570d58243b8c7260d2fb - 75.19% (18 MB)

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

[#005] sha256:55d61fe3101438641296680b78b22c895f7ffd1ce66661ce4a3b85c97260ad28 - 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-04-08 12:01:02 UTC (buildkit.dockerfile.v0)

USER supabase

2026-04-08 12:01:02 UTC (buildkit.dockerfile.v0)

COPY /auth . # buildkit

2026-04-08 12:01:02 UTC (buildkit.dockerfile.v0)

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

2026-04-08 12:01:02 UTC (buildkit.dockerfile.v0)

COPY start.sh . # buildkit

2026-04-08 12:01: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