Namespace
appflowyinc
Image / Tag
gotrue:0.15.7-arm64v8
Content Digest
sha256:e096443c1d5af04997e7d43b0b85023a942d212e74d55410f72409b88b1e9ede
Details
Created

2026-04-20 00:49:40 UTC

Size

25.8 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:3f26bc2dec0b515f1c2818f6e13a8f1da1f88179a008445d4e587233386bff78 - 15.15% (3.9 MB)

[#001] sha256:84fc5cf67e73b029a4ab1f56703c1a9c5bd49a2c6772a50ef7d7a81c4fc7f074 - 0.0% (956 Bytes)

[#002] sha256:93ba66ba6a0d65f58f211c8721100ce1667eebf9b3e5dc9cf3f4241759c12180 - 9.67% (2.49 MB)

[#003] sha256:4fb6f1919b6078d41ec7c509d7197330cac1d095ab911a30bf98b09c88be3c09 - 75.12% (19.3 MB)

[#004] sha256:28bfb4eaea0648f3397d3b83052a000d381cb23a70a4aed2fc1f87a4561d6737 - 0.05% (13.2 KB)

[#005] sha256:38ff17a6ec3cd0550c78b9ec93ccadd49fc0aed8e5bdd4c45a92206c9c2ea80f - 0.0% (444 Bytes)


History
2026-04-16 23:53:24 UTC (buildkit.dockerfile.v0)

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

2026-04-16 23:53:24 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-04-18 14:24:30 UTC (buildkit.dockerfile.v0)

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

2026-04-18 14:24:30 UTC (buildkit.dockerfile.v0)

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

2026-04-20 00:49:40 UTC (buildkit.dockerfile.v0)

USER supabase

2026-04-20 00:49:40 UTC (buildkit.dockerfile.v0)

COPY /auth . # buildkit

2026-04-20 00:49:40 UTC (buildkit.dockerfile.v0)

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

2026-04-20 00:49:40 UTC (buildkit.dockerfile.v0)

COPY start.sh . # buildkit

2026-04-20 00:49:40 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