2024-07-04 18:50:17 UTC
20.8 MB
/usr/local/etc/auth/migrations
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ec99f8b99825a742d50fb3ce173d291378a46ab54b8ef7dd75e5654e2a296e99 - 16.59% (3.46 MB)
[#001] sha256:22573f45d26a179455474497a29f533f34ac14bbde522ea666d34f277e15a14d - 0.0% (953 Bytes)
[#002] sha256:bd8a8b3db3b9f75d3c438a0e833b67ba95b209ab2c9350e07d31d693266fa86d - 1.34% (286 KB)
[#003] sha256:4e60a102e3b383018593ad04ee8f32a0dc7501d6bf08a243ce8339678ce319dc - 82.02% (17.1 MB)
[#004] sha256:573e9ce529af2649300dba24b85f1d6f12c578e865c14e3c82a0d43d4bb8f3a8 - 0.04% (8.45 KB)
[#005] sha256:2dcc32a1de2b402cbba7e85e2dcaec0d1771d82062a1a9d724e47fa927b0b03f - 0.0% (170 Bytes)
/bin/sh -c #(nop) ADD file:33ebe56b967747a97dcec01bc2559962bee8823686c9739d26be060381bbb3ca in /
2024-06-20 20:16:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-06-24 15:48:15 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser -D -u 1000 supabase # buildkit
2024-06-24 15:48:16 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates # buildkit
2024-07-04 18:50:17 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/supabase/auth/auth /usr/local/bin/auth # buildkit
2024-07-04 18:50:17 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/supabase/auth/migrations /usr/local/etc/auth/migrations/ # buildkit
2024-07-04 18:50:17 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c ln -s /usr/local/bin/auth /usr/local/bin/gotrue # buildkit
2024-07-04 18:50:17 UTC (buildkit.dockerfile.v0)ENV GOTRUE_DB_MIGRATIONS_PATH=/usr/local/etc/auth/migrations
2024-07-04 18:50:17 UTC (buildkit.dockerfile.v0)USER supabase
2024-07-04 18:50:17 UTC (buildkit.dockerfile.v0)CMD ["auth"]
2024-07-04 18:55:47 UTC
20.2 MB
/usr/local/etc/auth/migrations
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a258b2a6b59a7aa244d8ceab095c7f8df726f27075a69fca7ad8490f3f63148a - 19.26% (3.9 MB)
[#001] sha256:82d6a12ddc27a5350a1bf75f1b6698e36c62e2352be5cd786c88a422c1761c2d - 0.0% (951 Bytes)
[#002] sha256:457d66f5aefb36be9ff254bbf07654dcae3b112f23b872980e04ebe7883bc608 - 1.39% (289 KB)
[#003] sha256:69682dc35ba36078e9124b379623642bbf515aa11659585e8cf7b2c0e0998a65 - 79.31% (16.1 MB)
[#004] sha256:e9ed6d5873d70170e7f5815767afb9df19a612558194e44974f17af9ecd531d1 - 0.04% (8.46 KB)
[#005] sha256:d38ebd269594fb820ddb357a2694b9194a608c29c0810f59e49daba2fc073e59 - 0.0% (169 Bytes)
/bin/sh -c #(nop) ADD file:033626ac44156f3d5800a602c46870486b1492b9ba26096eaa66cceb6fcead77 in /
2024-06-20 17:40:35 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-06-24 15:48:15 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser -D -u 1000 supabase # buildkit
2024-06-24 15:48:18 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates # buildkit
2024-07-04 18:55:47 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/supabase/auth/auth /usr/local/bin/auth # buildkit
2024-07-04 18:55:47 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/supabase/auth/migrations /usr/local/etc/auth/migrations/ # buildkit
2024-07-04 18:55:47 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c ln -s /usr/local/bin/auth /usr/local/bin/gotrue # buildkit
2024-07-04 18:55:47 UTC (buildkit.dockerfile.v0)ENV GOTRUE_DB_MIGRATIONS_PATH=/usr/local/etc/auth/migrations
2024-07-04 18:55:47 UTC (buildkit.dockerfile.v0)USER supabase
2024-07-04 18:55:47 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.