Sign inSign up

rasa/studio-backend:1.16.0rc0

Manifest digest

sha256:74ce0a6cef58957d1e8e338de72b69434c6b49534c7190bd13eb139d1a9ff05f

OS/ARCH

linux/amd64

Compressed size

766.05 MB

Last pushed

6 months by rasadeploy

Type

Image

Manifest digest

sha256:74ce0a6cef58957d1e8e338de72b69434c6b49534c7190bd13eb139d1a9ff05f

Image Layers

1# debian.sh --arch 'amd64' out/29.99 MB
2RUN /bin/sh -c groupadd --gid3.97 KB
3ENV NODE_VERSION=22.18.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.72 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.66 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /usr/src/app133 B
11ENV NODE_ENV=production0 B
12RUN /bin/sh -c apt-get update5.48 MB
13COPY ./package.json ./yarn.lock ./tsconfig.json ./348.03 KB
14COPY ./backend/package.json ./backend/ # buildkit1.14 KB
15COPY ./studio-logger/ ./studio-logger/ # buildkit1.76 KB
16RUN /bin/sh -c yarn --frozen-lockfile477.34 MB
17COPY ./backend/ ./backend/ # buildkit565.62 KB
18WORKDIR /usr/src/app/backend/32 B
19RUN /bin/sh -c yarn prisma59.91 MB
20USER root0 B
21RUN /bin/sh -c chown -R144.05 MB
22USER 10010 B
23EXPOSE map[4000/tcp:{}]0 B
24CMD ["sh" "-c" "export DATABASE_URL=$(yarn0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1754870400'