sha256:3542c4773c7ba5072258625cf40916d6589b2d94f7f12a5ed22e670ece126ead
OS/ARCH
Compressed size
504.8 MB
Last pushed
7 months by winkkgmbh
Type
Image
Manifest digest
sha256:d84e22d726d16f2607c898abdb49d1c34239ed1b6181335e3531a6031f45423f
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=18.20.80 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=36.48 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /usr/src/app132 B11COPY package*.json ./ # buildkit477 B12RUN /bin/sh -c npm install40.93 MB13COPY . . # buildkit19.71 KB14ENV PLAYWRIGHT_BROWSERS_PATH=/usr/local/share/playwright0 B15RUN /bin/sh -c npx playwright398.81 MB16RUN /bin/sh -c npm run4.48 KB17ARG PORT0 B18ENV PORT=0 B19EXPOSE []0 B20CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'