sha256:1fb2948bfd71cdcb933e9265109cb4d91df3b9ff56414ec93f8adc8e61b245b9
OS/ARCH
Compressed size
208.35 MB
Last pushed
over 1 year by baoduy2412
Type
Image
Manifest digest
sha256:34904968ae03b3158be02fdf7d95b4ddf7d33d2bd4d81a9cfb0b8d818c22d543
Image Layers
1# debian.sh --arch 'arm64' out/26.75 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.14.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=45.76 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 B10ENV PNPM_HOME=/pnpm0 B11ENV PATH=/pnpm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12RUN /bin/sh -c corepack enable55.61 KB13COPY . /app # buildkit592.28 KB14WORKDIR /app32 B15COPY /app/dist /app/dist # buildkit610.79 KB16COPY /app/node_modules /app/node_modules # buildkit129.22 MB17COPY /app/sharedLibs/go-html-to-md/html-to-markdown.so /app/sharedLibs/go-html-to-md/html-to-markdown.so # buildkit2.99 MB18COPY /app/sharedLibs/html-transformer/target/release/libhtml_transformer.so /app/sharedLibs/html-transformer/target/release/libhtml_transformer.so # buildkit792.35 KB19EXPOSE map[8080/tcp:{}]0 B20RUN /bin/sh -c sed -i446 B21ENTRYPOINT ["/bin/sh" "-c" "\"/app/docker-entrypoint.sh\""]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'