Namespace
appflowyinc
Image / Tag
gotrue:0.9.112-arm64v8
Content Digest
sha256:7fbcb14ab742ab7b2fd2b8df24965ca23a15115aa8ab15b6ff0decaf06c2ce33
Details
Created

2025-09-18 03:06:11 UTC

Size

22.6 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 - 17.26% (3.9 MB)

[#001] sha256:0b1e4eeff7062bcc9dceb963c2a164f588ca905e2c77498decb6b6a122009424 - 0.0% (955 Bytes)

[#002] sha256:ee1f8d1f90b7cbdc75702220513293493957c1ad90db09f2a5d997803fa0c719 - 10.87% (2.45 MB)

[#003] sha256:c387519cbc7996a4506aeb787dac3410075714fc22e228caf1e19d1087f7c86e - 71.83% (16.2 MB)

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

[#005] sha256:501861af5c27f9cc432adb5be94b518dee26059e79b046aadaaf8a0a3e709ffa - 0.0% (445 Bytes)


History
2025-07-15 11:31:35 UTC (buildkit.dockerfile.v0)

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

2025-07-15 11:31:35 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-09-18 03:05:28 UTC (buildkit.dockerfile.v0)

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

2025-09-18 03:05:30 UTC (buildkit.dockerfile.v0)

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

2025-09-18 03:06:11 UTC (buildkit.dockerfile.v0)

USER supabase

2025-09-18 03:06:11 UTC (buildkit.dockerfile.v0)

COPY /auth . # buildkit

2025-09-18 03:06:11 UTC (buildkit.dockerfile.v0)

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

2025-09-18 03:06:11 UTC (buildkit.dockerfile.v0)

COPY start.sh . # buildkit

2025-09-18 03:06:11 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