sha256:912d7000627a52dd29c97f0f1f7ad0d2f3e7675167082819322e5b01f045cd0e
OS/ARCH
linux/amd64
Compressed size
205.71 MB
Last pushed
5 months by karsten13
Type
Image
Manifest digest
sha256:912d7000627a52dd29c97f0f1f7ad0d2f3e7675167082819322e5b01f045cd0e
Image Layers
1add root layout2.46 KB2mount /out from exec sh46.55 MB3add users and groups378 B4mkdir /app77 B5add metadata5.97 KB6RUN /bin/sh -c set -e
apk463.12 KB7USER node0 B8ENV NODE_ENV=production DAEMON=false SILENT=false APP_DIR=/usr/src/app0 B9WORKDIR /usr/src/app132 B10COPY --chown=node:node . install/package.json ./4.62 MB11COPY --chown=node:node --chmod=0755 entrypoint.sh ./423 B12ARG NODE_BB_PLUG_ADD=nodebb-plugin-custom-pages_nodebb-plugin-question-and-answer_nodebb-plugin-recent-cards0 B13RUN |1 NODE_BB_PLUG_ADD=nodebb-plugin-custom-pages_nodebb-plugin-question-and-answer_nodebb-plugin-recent-cards /bin/sh -c146.55 MB14EXPOSE [4567/tcp]0 B15VOLUME [/usr/src/app/node_modules /usr/src/app/public/uploads]0 B16HEALTHCHECK &{["CMD-SHELL" "wget -qO /dev/null0 B17ENTRYPOINT ["tini" "--" "./entrypoint.sh"]0 B18COPY --chown=node:node build/ /usr/src/app/build/ #7.53 MBCommand
add root layout