sha256:47d538fe0510d701e54a499268cc79d9c8c60a0d62247bd4099b54ea72839019
OS/ARCH
Compressed size
106.14 MB
Last pushed
3 days by zdid2
Type
Image
Manifest digest
sha256:445c4e6c35279fac659b3d31ad823e95e1897406daad682df8dbdff07ce9b3d1
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=35.78 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG APP_VERSION=3.0.20 B11RUN |1 APP_VERSION=3.0.2 /bin/sh -c5.47 MB12ENV NODE_ENV=production LANG=C.UTF-8 LC_ALL=C.UTF-8 APP_VERSION=3.0.20 B13WORKDIR /app93 B14COPY --chown=node:node /app/tsconfig.json ./tsconfig.json #779 B15COPY --chown=node:node /app/applications ./applications #40.29 MB16COPY --chown=node:node /app/scripts ./scripts #4.64 KB17COPY --chown=node:node /app/compose.deploy.yaml ./compose.deploy.yaml #2.27 KB18RUN |1 APP_VERSION=3.0.2 /bin/sh -c130.33 KB19RUN |1 APP_VERSION=3.0.2 /bin/sh -c128 B20USER node0 B21EXPOSE [11434/tcp 49161/tcp 8087/tcp]0 B22HEALTHCHECK {Test:[CMD-SHELL node -e "const0 B23CMD ["node" "applications/core/scripts/supervisor.js"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1776729600'