sha256:3dbbdc3751986e9d52f23fdcc31c35cb0f3a618196b233f30f8cb32b75eb210f
OS/ARCH
Compressed size
828.27 MB
Last pushed
about 13 hours by requarksci
Type
Image
Manifest digest
sha256:6735e5c23ea00a4ed47da04570e9a7b05b813936d1d73b89964eb9e4a8e8f32b
Image Layers
1# debian.sh --arch 'arm64' out/47.44 MB2RUN /bin/sh -c set -eux;23.88 MB3RUN /bin/sh -c set -eux;64.49 MB4RUN /bin/sh -c set -ex;216.04 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=26.9.00 B7RUN /bin/sh -c ARCH= &&61.54 MB8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B9ENTRYPOINT ["docker-entrypoint.sh"]0 B10CMD ["node"]0 B11LABEL maintainer=requarks.io0 B12RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get310.06 MB13RUN /bin/sh -c mkdir -p164 B14WORKDIR /wiki32 B15COPY --chown=node:node ./assets ./assets #8.18 MB16COPY --chown=node:node ./blocks/compiled ./blocks/compiled #4.26 MB17COPY --chown=node:node ./backend ./backend #761.24 KB18COPY --chown=node:node ./dev/build/config.yml ./config.yml #339 B19COPY --chown=node:node ./LICENSE ./LICENSE #11.59 KB20USER node0 B21ENV NODE_ENV=production0 B22ENV PUPPETEER_SKIP_DOWNLOAD=true0 B23ENV PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium0 B24WORKDIR /wiki/backend32 B25RUN /bin/sh -c npm ci82.4 MB26RUN /bin/sh -c PUPPETEER_VERSION="$(sed -n9.22 MB27WORKDIR /wiki32 B28VOLUME [/wiki/data/content]0 B29VOLUME [/wiki/data/repo]0 B30EXPOSE [3000/tcp]0 B31EXPOSE [3443/tcp]0 B32CMD ["node" "--no-experimental-webstorage" "backend"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1789689600'