2025-11-24 13:49:23 UTC
23.6 MB
/usr/local/etc/auth/migrations
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b - 15.34% (3.63 MB)
[#001] sha256:647af6b30fc55bf663562e6525cb989d66fa9fb2aa0070bc1bf236ed839a80e7 - 0.0% (942 Bytes)
[#002] sha256:49d9d9043ff1f4694c08c4a129a0f1b5839b9673d969ef6181364860b26ff03b - 1.17% (284 KB)
[#003] sha256:a272c623b087ab34b1856a30fddacc1163229ff2fe3707e8edb753b4f4d02b2b - 83.44% (19.7 MB)
[#004] sha256:57a18bd7db3554b8b65d012b0016058a6de754cbe48ea210f38447712eec2bfd - 0.05% (11.1 KB)
[#005] sha256:42368a49df59e40b1b0804b726a79fdcbdf4e47431bd42f7fd4adf0d8e809075 - 0.0% (172 Bytes)
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2025-10-29 11:28:02 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser -D -u 1000 supabase # buildkit
2025-10-29 11:28:02 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates # buildkit
2025-11-24 13:49:22 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/supabase/auth/auth /usr/local/bin/auth # buildkit
2025-11-24 13:49:22 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/supabase/auth/migrations /usr/local/etc/auth/migrations/ # buildkit
2025-11-24 13:49:23 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c ln -s /usr/local/bin/auth /usr/local/bin/gotrue # buildkit
2025-11-24 13:49:23 UTC (buildkit.dockerfile.v0)ENV GOTRUE_DB_MIGRATIONS_PATH=/usr/local/etc/auth/migrations
2025-11-24 13:49:23 UTC (buildkit.dockerfile.v0)USER supabase
2025-11-24 13:49:23 UTC (buildkit.dockerfile.v0)CMD ["auth"]
2025-11-24 13:58:03 UTC
22.8 MB
/usr/local/etc/auth/migrations
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 - 17.32% (3.95 MB)
[#001] sha256:df80b4516032d9a132e995bd56eef3d7c2ba51bce755e6191b0ca121b3a2ef43 - 0.0% (943 Bytes)
[#002] sha256:7edf146d63132477b3b6e925deba0989adb6eea04faf2bbf9ccba750cd8cebf0 - 1.23% (287 KB)
[#003] sha256:1e45350d3cca745ad8bdf9c7dea8a3a814776993fc8cb671017c52dda95fbe64 - 81.39% (18.5 MB)
[#004] sha256:03fc8594008fc22be7a89c8efc323e420389cbbc2e9e23dbf8e7697e0a9ee7be - 0.05% (11.1 KB)
[#005] sha256:f7250a97993cc92d6b24899ce6dc071059d2bb11a7c89a0306765260cf929e3a - 0.0% (169 Bytes)
ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2025-10-29 11:28:02 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser -D -u 1000 supabase # buildkit
2025-10-29 11:28:07 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates # buildkit
2025-11-24 13:58:03 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/supabase/auth/auth /usr/local/bin/auth # buildkit
2025-11-24 13:58:03 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/supabase/auth/migrations /usr/local/etc/auth/migrations/ # buildkit
2025-11-24 13:58:03 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c ln -s /usr/local/bin/auth /usr/local/bin/gotrue # buildkit
2025-11-24 13:58:03 UTC (buildkit.dockerfile.v0)ENV GOTRUE_DB_MIGRATIONS_PATH=/usr/local/etc/auth/migrations
2025-11-24 13:58:03 UTC (buildkit.dockerfile.v0)USER supabase
2025-11-24 13:58:03 UTC (buildkit.dockerfile.v0)CMD ["auth"]
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.