robustadev/studio:2026.05.11

Multi-platform
Index digest

sha256:d89f166df48fa6a1dd503d7b8a83bd939a9fe6388b0ef3158829aa2ee69ccd85

OS/ARCH

Compressed size

325.97 MB

Last pushed

about 2 months by kotlickya

Type

Image

Manifest digest

sha256:0d404991edcb925bc56ca1590b7c98144b1c867d0d9ba4061c448a32f4713d4f

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.22.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.53 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 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.4 MB
13RUN /bin/sh -c npm install9.32 MB
14WORKDIR /app92 B
15COPY /app/apps/studio/public ./apps/studio/public # buildkit9.64 MB
16COPY /app/apps/studio/.next/standalone ./ # buildkit45.9 MB
17COPY /app/apps/studio/.next/static ./apps/studio/.next/static # buildkit41.22 MB
18EXPOSE [3000/tcp]0 B
19ENTRYPOINT ["docker-entrypoint.sh"]0 B
20HEALTHCHECK &{["CMD-SHELL" "node -e \"fetch('http://localhost:3000/api/platform/profile').then((r)0 B
21CMD ["node" "apps/studio/server.js"]0 B
22USER root0 B
23WORKDIR /app32 B
24RUN /bin/sh -c apt-get update19.4 MB

Command

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