sha256:124a8e55ba759f6f0e2eb1e72d7e5aee3870f8941012241bd64a4e71ecd061a4
OS/ARCH
Compressed size
63.94 MB
Last pushed
about 1 month by betterninja
Type
Image
Manifest digest
sha256:531000a2db4937a62e66b3cbdc6098972a0f8e75f8002e19ea4a47badda62183
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=26.5.00 B4RUN /bin/sh -c addgroup -g56.23 MB5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit453 B6ENTRYPOINT ["docker-entrypoint.sh"]0 B7CMD ["node"]0 B8COPY /usr/local/bin/gosu /usr/local/bin/gosu # buildkit959.97 KB9RUN /bin/sh -c rm -f189 B10COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit470 B11RUN /bin/sh -c chmod +x466 B12ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B13CMD ["node"]0 B14RUN /bin/sh -c mkdir -p163 B15VOLUME [/mnt/plugins]0 B16VOLUME [/mnt/temp]0 B17WORKDIR /home/bsb32 B18ENV NODE_ENV=production0 B19ENV BSB_LIVE=true0 B20ENV BSB_CONTAINER=true0 B21ENV BSB_PLUGIN_DIRS=/mnt/plugins0 B22ENV NPM_CONFIG_AUDIT=false0 B23ENV NPM_CONFIG_FUND=false0 B24ENV NPM_CONFIG_PROGRESS=false0 B25ENV NPM_CONFIG_UPDATE_NOTIFIER=false0 B26ENV NPM_CONFIG_YES=true0 B27COPY nodejs/entrypoint.sh /home/bsb/entrypoint.sh # buildkit1.93 KB28COPY nodejs/entrypoint.js /home/bsb/entrypoint.js # buildkit4.58 KB29COPY nodejs/plugin-watcher.js /home/bsb/plugin-watcher.js # buildkit1.4 KB30COPY nodejs/LICENSE /home/bsb/LICENSE # buildkit11.82 KB31COPY /home/bsb/package.json /home/bsb/package.json # buildkit325 B32COPY /home/bsb/node_modules /home/bsb/node_modules # buildkit1.53 MB33RUN /bin/sh -c chown -R1.55 MB34ENTRYPOINT ["/home/bsb/entrypoint.sh"]0 B35CMD ["/bin/sh" "-c" "-"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit