Sign inSign up

requarks/wiki:3.0.0-beta.583

Multi-platform
Integration & delivery
Web servers
Content management system
Index digest

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 MB
2RUN /bin/sh -c set -eux;23.88 MB
3RUN /bin/sh -c set -eux;64.49 MB
4RUN /bin/sh -c set -ex;216.04 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=26.9.00 B
7RUN /bin/sh -c ARCH= &&61.54 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11LABEL maintainer=requarks.io0 B
12RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get310.06 MB
13RUN /bin/sh -c mkdir -p164 B
14WORKDIR /wiki32 B
15COPY --chown=node:node ./assets ./assets #8.18 MB
16COPY --chown=node:node ./blocks/compiled ./blocks/compiled #4.26 MB
17COPY --chown=node:node ./backend ./backend #761.24 KB
18COPY --chown=node:node ./dev/build/config.yml ./config.yml #339 B
19COPY --chown=node:node ./LICENSE ./LICENSE #11.59 KB
20USER node0 B
21ENV NODE_ENV=production0 B
22ENV PUPPETEER_SKIP_DOWNLOAD=true0 B
23ENV PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium0 B
24WORKDIR /wiki/backend32 B
25RUN /bin/sh -c npm ci82.4 MB
26RUN /bin/sh -c PUPPETEER_VERSION="$(sed -n9.22 MB
27WORKDIR /wiki32 B
28VOLUME [/wiki/data/content]0 B
29VOLUME [/wiki/data/repo]0 B
30EXPOSE [3000/tcp]0 B
31EXPOSE [3443/tcp]0 B
32CMD ["node" "--no-experimental-webstorage" "backend"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1789689600'