sha256:87712e6bfade21fc46df5de0c1071b0f7765d2efccb7e0314aebc2b9eb1f3423
OS/ARCH
linux/amd64
Compressed size
203.65 MB
Last pushed
6 months by karsten13
Type
Image
Manifest digest
sha256:87712e6bfade21fc46df5de0c1071b0f7765d2efccb7e0314aebc2b9eb1f3423
Image Layers
1add root layout2.46 KB2mount /out from exec sh46.29 MB3add users and groups377 B4mkdir /app75 B5add metadata5.96 KB6RUN /bin/sh -c set -e
apk459.76 KB7USER node0 B8ENV NODE_ENV=production DAEMON=false SILENT=false APP_DIR=/usr/src/app0 B9WORKDIR /usr/src/app131 B10COPY --chown=node:node . install/package.json ./4.57 MB11COPY --chown=node:node --chmod=0755 entrypoint.sh ./421 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 -c144.86 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.49 MBCommand
add root layout