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 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.69 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.22.00 B7RUN /bin/sh -c ARCH= &&55.6 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt-get update1.36 MB14COPY migration/ /usr/src/app/migration # buildkit21.71 KB15RUN /bin/sh -c cd /usr/src/app/migration5.06 MB16COPY wait-for-it.sh / # buildkit1.63 KB17COPY migration/docker-entrypoint.sh / # buildkit1.53 KB18ENTRYPOINT ["/docker-entrypoint.sh"]0 B19WORKDIR /usr/src/app/migration32 B20CMD ["npm run migrate"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'