Namespace
appflowyinc
Image / Tag
gotrue:0.9.148-amd64
Content Digest
sha256:8cff679f95187bd758596dd1afb37cc1a334e1aadae3e6ff98e852eef01b8388
Details
Created

2025-10-09 03:13:48 UTC

Size

23.6 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 - 14.67% (3.46 MB)

[#001] sha256:750ed170597995939bbdc794f8bafcb13f5a26b4390490ef559b085fdaf0f3d4 - 0.0% (951 Bytes)

[#002] sha256:8ea43058346eebc8a0a3d0e0cda1f0514e55178cb69176caabf434cea3e74bf0 - 10.5% (2.48 MB)

[#003] sha256:ef5abd0b87f3e95d36839fb7e8e2190498402ec14b90c498bbba12c88aecdaf4 - 74.79% (17.6 MB)

[#004] sha256:7c203f06715ff5ce68140ff60cea2480575f43b6a4182380c6a151e2b0688036 - 0.04% (8.46 KB)

[#005] sha256:80ec0b80457fe54ffbe02af781d1f25803fecc302ae3ee4a61070536ddebba7e - 0.0% (444 Bytes)


History
2025-10-08 11:10:03 UTC (buildkit.dockerfile.v0)

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

2025-10-08 11:10:03 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-10-09 03:13:26 UTC (buildkit.dockerfile.v0)

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

2025-10-09 03:13:27 UTC (buildkit.dockerfile.v0)

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

2025-10-09 03:13:48 UTC (buildkit.dockerfile.v0)

USER supabase

2025-10-09 03:13:48 UTC (buildkit.dockerfile.v0)

COPY /auth . # buildkit

2025-10-09 03:13:48 UTC (buildkit.dockerfile.v0)

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

2025-10-09 03:13:48 UTC (buildkit.dockerfile.v0)

COPY start.sh . # buildkit

2025-10-09 03:13:48 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