rulebricks/supabase-studio:2026.07.20-sha-74a0848-r1

Multi-platform
Index digest

sha256:b486c06aa83fe53eafb4dd7557df3f71ad462dbc09de6dfd9b1c5a17362f99be

OS/ARCH

Compressed size

303.26 MB

Last pushed

1 day by rulebricks

Type

Image

Manifest digest

sha256:5d52e56e11c82d75e7a7e8069295cfbf6867ea26e4778593ffbb62759b838962

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.23.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV PNPM_HOME=/pnpm0 B
11ENV PATH=/pnpm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN /bin/sh -c apt-get update124.41 MB
13RUN /bin/sh -c npm install9.33 MB
14WORKDIR /app93 B
15COPY /app/apps/studio/public ./apps/studio/public # buildkit10.11 MB
16COPY /app/apps/studio/.next/standalone ./ # buildkit45.4 MB
17COPY /app/apps/studio/.next/static ./apps/studio/.next/static # buildkit37.07 MB
18EXPOSE [3000/tcp]0 B
19ENTRYPOINT ["docker-entrypoint.sh"]0 B
20HEALTHCHECK {Test:[CMD-SHELL node -e "fetch('http://localhost:3000/api/platform/profile').then((r)0 B
21CMD ["node" "apps/studio/server.js"]0 B
22RUN /bin/sh -c apt-get update781.63 KB
23RUN /bin/sh -c rm -rf369 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'