Sign inSign up

rasa/studio-database-migration:1.15.7

Manifest digest

sha256:37b37bcc454761a8fec642fdc095c2cafa0f57ad607b619e1239c81034b1ddd5

OS/ARCH

linux/amd64

Compressed size

194.49 MB

Last pushed

about 1 month by rasa

Type

Image

Manifest digest

sha256:37b37bcc454761a8fec642fdc095c2cafa0f57ad607b619e1239c81034b1ddd5

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
10RUN /bin/sh -c apt-get update14.12 MB
11ENV NODE_ENV=production0 B
12ENV npm_config_cache=/home/rasa/.npm-cache0 B
13ENV PATH=/usr/src/app/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14RUN /bin/sh -c groupadd -r4 KB
15USER 10010 B
16WORKDIR /usr/src/app139 B
17COPY --chown=rasa:rasa ./backend/prisma/migration.package.json ./package.json #377 B
18COPY --chown=rasa:rasa ./backend/prisma/migration.package-lock.json ./package-lock.json #10.88 KB
19RUN /bin/sh -c npm ci101.95 MB
20USER root0 B
21RUN /bin/sh -c rm -rf247 B
22USER 10010 B
23COPY --chown=root:root --chmod=755 ./backend/prisma .38.31 KB
24COPY --chown=root:root --chmod=755 ./backend/set-db-url.ts .1.1 KB
25CMD ["sh" "-c" "export DATABASE_URL=$(ts-node0 B

Command

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