Sign inSign up

supabase/studio:2026.07.27-sha-cbb076d_amd64

Index digest

sha256:7369b5400af4a63435ff4e62a4d2ce6fdbb9fd61bb1a0ed4b1ccba0c2d2a73ff

OS/ARCH

linux/amd64

Compressed size

313.48 MB

Last pushed

about 2 months by kiwicopple

Type

Image

Manifest digest

sha256:cbcf8e3e475fd557eb15eb386fcaf0f4b5dcf7288b4dd26414a1940eae0b5c84

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 install17.79 MB
14WORKDIR /app93 B
15COPY /srv ./ # buildkit95.09 MB
16ENV PORT=30000 B
17EXPOSE [3000/tcp]0 B
18ENTRYPOINT ["docker-entrypoint.sh"]0 B
19HEALTHCHECK {Test:[CMD-SHELL node -e "fetch('http://localhost:3000/api/platform/profile').then((r)0 B
20CMD ["node" "apps/studio/server.js"]0 B

Command

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