sha256:28324bb4c78776aefd67987be72e6cdfd41d7ee91c3efd7c8df39a71073eb5db
OS/ARCH
Compressed size
208.96 MB
Last pushed
over 1 year by baoduy2412
Type
Image
Manifest digest
sha256:88e11b5089d7c39ef7b213135ed32bdc4187afb71a644d41f3919e8bb4d0ae28
Image Layers
1# debian.sh --arch 'amd64' out/26.91 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.14.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.08 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 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.56 KB13COPY . /app # buildkit585.25 KB14WORKDIR /app32 B15COPY /app/dist /app/dist # buildkit591.34 KB16COPY /app/node_modules /app/node_modules # buildkit129.19 MB17COPY /app/sharedLibs/go-html-to-md/html-to-markdown.so /app/sharedLibs/go-html-to-md/html-to-markdown.so # buildkit3.19 MB18COPY /app/sharedLibs/html-transformer/target/release/libhtml_transformer.so /app/sharedLibs/html-transformer/target/release/libhtml_transformer.so # buildkit778.16 KB19EXPOSE map[8080/tcp:{}]0 B20RUN /bin/sh -c sed -i446 B21ENTRYPOINT ["/bin/sh" "-c" "\"/app/docker-entrypoint.sh\""]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'