Namespace
appflowyinc
Image / Tag
gotrue:0.17.7-arm64v8
Content Digest
sha256:f9e84f229d541875954fee4254992020b84e78cd234dbf3307ef5ce931a9f245
Details
Created

2026-07-30 01:06:35 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:399784ead32bbfdc24b836349a26631b671d0eb17c5d4003967fb2dfcc22e14e - 0.0% (957 Bytes)

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

[#003] sha256:226449eb440e519f3668a23a299c3bf4de99342b41d07872dc1ee6ecb904e89f - 75.14% (19.4 MB)

[#004] sha256:1c6cdaa28e6ca84ef7004cf0bbc1bab1b09dc4304b3fa5ba1e874f6e0b13e486 - 0.05% (13.3 KB)

[#005] sha256:73936f63caf5143c08e118f18cb14db373723aa95b3d08dbb5a12186bb3b0747 - 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-30 01:06:34 UTC (buildkit.dockerfile.v0)

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

2026-07-30 01:06:34 UTC (buildkit.dockerfile.v0)

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

2026-07-30 01:06:35 UTC (buildkit.dockerfile.v0)

USER supabase

2026-07-30 01:06:35 UTC (buildkit.dockerfile.v0)

COPY /auth . # buildkit

2026-07-30 01:06:35 UTC (buildkit.dockerfile.v0)

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

2026-07-30 01:06:35 UTC (buildkit.dockerfile.v0)

COPY start.sh . # buildkit

2026-07-30 01:06:35 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