2026-03-06 13:37:11 UTC
23 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:83b2d7e29698161422a104647ffb26568fe86648ff3609d1b60a4f9e9de38074 - 16.98% (3.9 MB)
[#001] sha256:e0a0bd46096c042aa6feccdb6d1f8b406f803d20da046a96f27f60aadfaa4526 - 0.0% (954 Bytes)
[#002] sha256:6b76c46cd15848dca2d3af8ac68aa993893a28520a14b0bf2fbd8e904c6dde83 - 10.85% (2.49 MB)
[#003] sha256:d2c701fef719af1899858084d59b370c8ebb6483d5e6e40a50056843049241d7 - 72.13% (16.6 MB)
[#004] sha256:52817d78266b1d529acf0161adac39f285feeaa48e1ef0552d6185d06ea3c04b - 0.04% (8.46 KB)
[#005] sha256:a72898f42a9816d599431444c8217cb027df1d29a2fdce4322ead14998f89d90 - 0.0% (444 Bytes)
ADD alpine-minirootfs-3.20.9-aarch64.tar.gz / # buildkit
2026-01-28 01:18:19 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-03-03 02:30:21 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser -D -u 1000 supabase # buildkit
2026-03-03 02:30:23 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates curl # buildkit
2026-03-06 13:37:11 UTC (buildkit.dockerfile.v0)USER supabase
2026-03-06 13:37:11 UTC (buildkit.dockerfile.v0)COPY /auth . # buildkit
2026-03-06 13:37:11 UTC (buildkit.dockerfile.v0)COPY /go/src/supabase/auth/migrations ./migrations # buildkit
2026-03-06 13:37:11 UTC (buildkit.dockerfile.v0)COPY start.sh . # buildkit
2026-03-06 13:37:11 UTC (buildkit.dockerfile.v0)CMD ["./start.sh"]
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.