sha256:44fb321d919e15bca40f9d945cc58a46d030ad349a7d16f4cbdfd3c78761d390
OS/ARCH
Compressed size
63.98 MB
Last pushed
19 days by betterninja
Type
Image
Manifest digest
sha256:703b0caad0f4bbaf3f5882da1e6836a7d291ea34e6c286dca70977e2111fa8d0
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 -p165 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.57 KB29COPY nodejs/plugin-watcher.js /home/bsb/plugin-watcher.js # buildkit1.39 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.55 MB33RUN /bin/sh -c chown -R1.57 MB34ENTRYPOINT ["/home/bsb/entrypoint.sh"]0 B35CMD ["/bin/sh" "-c" "-"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit