sha256:493748bf4d465637c38880087633623e46458e9ef753761f68b02079272acecc
OS/ARCH
linux/amd64
Compressed size
508.32 MB
Last pushed
almost 2 years by sptmru
Type
Image
Manifest digest
sha256:493748bf4d465637c38880087633623e46458e9ef753761f68b02079272acecc
Image Layers
1ADD file ... in / 47.26 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;22.94 MB4RUN /bin/sh -c set -eux;61.41 MB5RUN /bin/sh -c set -ex;201.48 MB6RUN /bin/sh -c groupadd --gid3.24 KB7ENV NODE_VERSION=20.18.00 B8RUN /bin/sh -c ARCH= &&45.99 MB9ENV YARN_VERSION=1.22.220 B10RUN /bin/sh -c set -ex1.19 MB11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B12ENTRYPOINT ["docker-entrypoint.sh"]0 B13CMD ["node"]0 B14WORKDIR /usr/src/app131 B15COPY package*.json ./ # buildkit48.52 KB16RUN /bin/sh -c npm install127.8 MB17COPY . . # buildkit168.67 KB18RUN /bin/sh -c npm run36.38 KB19COPY .env.example ./build/.env # buildkit1.06 KB20COPY docker-entrypoint.sh . # buildkit32 B21RUN /bin/sh -c chmod +x32 B22ENTRYPOINT ["/usr/src/app/docker-entrypoint.sh"]0 BCommand
ADD file:b4987bca8c4c4c640d6b71dcccfd7172b44771e0f851a47d05c00c2bdcd204f6 in /