sha256:3542c4773c7ba5072258625cf40916d6589b2d94f7f12a5ed22e670ece126ead
OS/ARCH
Compressed size
536.13 MB
Last pushed
7 months by winkkgmbh
Type
Image
Manifest digest
sha256:80548df422cc652938d9b3e8941a2187a2fabc11d238fac18da1f2447fe3c09f
Image Layers
1# debian.sh --arch 'arm64' out/26.77 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=18.20.80 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=36.53 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 ./ # buildkit473 B12RUN /bin/sh -c npm install40.09 MB13COPY . . # buildkit19.71 KB14ENV PLAYWRIGHT_BROWSERS_PATH=/usr/local/share/playwright0 B15RUN /bin/sh -c npx playwright431.08 MB16RUN /bin/sh -c npm run4.48 KB17ARG PORT0 B18ENV PORT=0 B19EXPOSE []0 B20CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1747699200'