Sign inSign up

lintoai/studio-plugins-migration:1.0.0

Manifest digest

sha256:273349b3df02a9ef4ec87154a06357c4de8cf88934ef8a4086d22a29b2cf3f76

OS/ARCH

linux/amd64

Compressed size

396.54 MB

Last pushed

7 months by linagoralinto

Type

Image

Manifest digest

sha256:273349b3df02a9ef4ec87154a06357c4de8cf88934ef8a4086d22a29b2cf3f76

Image Layers

1# debian.sh --arch 'amd64' out/47.27 MB
2RUN /bin/sh -c set -eux;22.92 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.69 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=22.22.00 B
7RUN /bin/sh -c ARCH= &&55.6 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13RUN /bin/sh -c apt-get update1.36 MB
14COPY migration/ /usr/src/app/migration # buildkit21.71 KB
15RUN /bin/sh -c cd /usr/src/app/migration5.06 MB
16COPY wait-for-it.sh / # buildkit1.63 KB
17COPY migration/docker-entrypoint.sh / # buildkit1.53 KB
18ENTRYPOINT ["/docker-entrypoint.sh"]0 B
19WORKDIR /usr/src/app/migration32 B
20CMD ["npm run migrate"]0 B

Command

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