2023-03-20 21:33:11 UTC
19.4 MB
/usr/local/etc/gotrue/migrations
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:63b65145d645c1250c391b2d16ebe53b3747c295ca8ba2fcb6b0cf064a4dc21c - 16.63% (3.22 MB)
[#001] sha256:ca0f7ad197e99b72f52d5b1ca378ca29c64ca564efc7fd1bcaacc2ca19435232 - 0.01% (1.23 KB)
[#002] sha256:f40b42e9ed1670aa7e282ad90ec4eb0b9be70ba2917eb63411facaa59d224242 - 1.4% (278 KB)
[#003] sha256:79838fd4a33c788ca83f2014ad6583ccfb34a2366d06b1f0eb8df5b32efdac27 - 81.93% (15.9 MB)
[#004] sha256:4f833e965842bdb07a1ae65c82ebfa55c1e7b8d49083b9d45922f86192f4960f - 0.03% (6.62 KB)
/bin/sh -c #(nop) ADD file:40887ab7c06977737e63c215c9bd297c0c74de8d12d16ebdf1c3d40ac392f62d in /
2023-02-11 04:46:42 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-03-07 10:58:13 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser -D -u 1000 supabase # buildkit
2023-03-07 10:58:17 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates # buildkit
2023-03-20 21:33:11 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/supabase/gotrue/gotrue /usr/local/bin/gotrue # buildkit
2023-03-20 21:33:11 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/supabase/gotrue/migrations /usr/local/etc/gotrue/migrations/ # buildkit
2023-03-20 21:33:11 UTC (buildkit.dockerfile.v0)ENV GOTRUE_DB_MIGRATIONS_PATH=/usr/local/etc/gotrue/migrations
2023-03-20 21:33:11 UTC (buildkit.dockerfile.v0)USER supabase
2023-03-20 21:33:11 UTC (buildkit.dockerfile.v0)CMD ["gotrue"]
2023-03-20 21:41:30 UTC
18.2 MB
/usr/local/etc/gotrue/migrations
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:af6eaf76a39c2d3e7e0b8a0420486e3df33c4027d696c076a99a3d0ac09026af - 17.07% (3.11 MB)
[#001] sha256:d37ce0eea8c38d2ace7ca0ee3ffaf06029f4cc3f6f25ebc5c2bcc13a23acb668 - 0.01% (1.23 KB)
[#002] sha256:5b8f6e85bcc21175691ce5ce96a35555ed04ce187be34a2f0dc5abc6631f1023 - 1.5% (280 KB)
[#003] sha256:a4e158d06ef1f79dd210de5f3ba9caa91b8d9c84952e15f5c55ad4abacb8e775 - 81.39% (14.8 MB)
[#004] sha256:a993320c86546d2daa9fb14873c893532b98340251d4be3978ea9924e5cb677c - 0.04% (6.62 KB)
/bin/sh -c #(nop) ADD file:9bd9ea42a9f3bdc769e80c6b8a4b117d65f73ae68e155a6172a1184e7ac8bcc1 in /
2023-02-10 21:24:08 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-03-07 10:58:13 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser -D -u 1000 supabase # buildkit
2023-03-07 10:58:20 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates # buildkit
2023-03-20 21:41:30 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/supabase/gotrue/gotrue /usr/local/bin/gotrue # buildkit
2023-03-20 21:41:30 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/supabase/gotrue/migrations /usr/local/etc/gotrue/migrations/ # buildkit
2023-03-20 21:41:30 UTC (buildkit.dockerfile.v0)ENV GOTRUE_DB_MIGRATIONS_PATH=/usr/local/etc/gotrue/migrations
2023-03-20 21:41:30 UTC (buildkit.dockerfile.v0)USER supabase
2023-03-20 21:41:30 UTC (buildkit.dockerfile.v0)CMD ["gotrue"]
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.