Namespace
appflowyinc
Image / Tag
gotrue:0.17.0-arm64v8
Content Digest
sha256:750d9187789a6b1a34907a4538be99ebdb0e11b69d2251a70996be8eccaee78e
Details
Created

2026-07-23 12:28:49 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.14% (3.9 MB)

[#001] sha256:e708ccaa0737bf0a52bd85b81d40a27a039fedb3975041db91c51871dda1686f - 0.0% (957 Bytes)

[#002] sha256:424f570313c7553e581e27ea400c5537b6892938d3fc5a9846aebd6520674a6e - 9.67% (2.49 MB)

[#003] sha256:265bbb5673483a7a4b71382881704af7281fef06856921a4235a0863b507ba13 - 75.14% (19.4 MB)

[#004] sha256:92f690ed37402474ef42c7005fa135fa9792fe08b488e938b352e06858a080e3 - 0.05% (13.3 KB)

[#005] sha256:fde6e2a9f9c5adf923283af42be21be3d526af484993fc28de9f3db5ee19c8d6 - 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-07-23 12:28:07 UTC (buildkit.dockerfile.v0)

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

2026-07-23 12:28:08 UTC (buildkit.dockerfile.v0)

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

2026-07-23 12:28:49 UTC (buildkit.dockerfile.v0)

USER supabase

2026-07-23 12:28:49 UTC (buildkit.dockerfile.v0)

COPY /auth . # buildkit

2026-07-23 12:28:49 UTC (buildkit.dockerfile.v0)

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

2026-07-23 12:28:49 UTC (buildkit.dockerfile.v0)

COPY start.sh . # buildkit

2026-07-23 12:28:49 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