sha256:e779bdb9bd73874fc64eb03485c368e96122eb58dc60f757d3ef1e9bc3fbfd8e
OS/ARCH
linux/amd64
Compressed size
427.13 MB
Last pushed
almost 2 years by ewertthedragon
Type
Image
Manifest digest
sha256:e779bdb9bd73874fc64eb03485c368e96122eb58dc60f757d3ef1e9bc3fbfd8e
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3RUN /bin/sh -c groupadd --gid3.23 KB4ENV NODE_VERSION=20.18.00 B5RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.87 MB6ENV YARN_VERSION=1.22.220 B7RUN /bin/sh -c set -ex1.63 MB8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B9ENTRYPOINT ["docker-entrypoint.sh"]0 B10CMD ["node"]0 B11ENV NODE_ENV=production DAEMON=false SILENT=false USER=nodebb0 B12WORKDIR /usr/src/app/131 B13RUN /bin/sh -c corepack enable1.45 KB14COPY --chown=nodebb:nodebb /usr/src/app/ /usr/src/app/install/docker/setup.json /usr/src/app/311.53 MB15COPY --chown=nodebb:nodebb /usr/bin/tini /usr/src/app/install/docker/entrypoint.sh /usr/local/bin/11.4 KB16RUN /bin/sh -c chmod +x32 B17USER nodebb0 B18EXPOSE map[4567/tcp:{}]0 B19VOLUME [/usr/src/app/node_modules /usr/src/app/build /usr/src/app/public/uploads /opt/config/]0 B20ENTRYPOINT ["tini" "--" "entrypoint.sh"]0 B21RUN apt-get update && apt-get47.31 MBCommand
ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /