Sign inSign up

betterweb/service-base:node-9.6.69

Multi-platform
Security
Web servers
Operating systems
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=26.5.00 B
4RUN /bin/sh -c addgroup -g56.23 MB
5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit453 B
6ENTRYPOINT ["docker-entrypoint.sh"]0 B
7CMD ["node"]0 B
8COPY /usr/local/bin/gosu /usr/local/bin/gosu # buildkit959.97 KB
9RUN /bin/sh -c rm -f189 B
10COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit470 B
11RUN /bin/sh -c chmod +x466 B
12ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14RUN /bin/sh -c mkdir -p163 B
15VOLUME [/mnt/plugins]0 B
16VOLUME [/mnt/temp]0 B
17WORKDIR /home/bsb32 B
18ENV NODE_ENV=production0 B
19ENV BSB_LIVE=true0 B
20ENV BSB_CONTAINER=true0 B
21ENV BSB_PLUGIN_DIRS=/mnt/plugins0 B
22ENV NPM_CONFIG_AUDIT=false0 B
23ENV NPM_CONFIG_FUND=false0 B
24ENV NPM_CONFIG_PROGRESS=false0 B
25ENV NPM_CONFIG_UPDATE_NOTIFIER=false0 B
26ENV NPM_CONFIG_YES=true0 B
27COPY nodejs/entrypoint.sh /home/bsb/entrypoint.sh # buildkit1.93 KB
28COPY nodejs/entrypoint.js /home/bsb/entrypoint.js # buildkit4.58 KB
29COPY nodejs/plugin-watcher.js /home/bsb/plugin-watcher.js # buildkit1.4 KB
30COPY nodejs/LICENSE /home/bsb/LICENSE # buildkit11.82 KB
31COPY /home/bsb/package.json /home/bsb/package.json # buildkit325 B
32COPY /home/bsb/node_modules /home/bsb/node_modules # buildkit1.53 MB
33RUN /bin/sh -c chown -R1.55 MB
34ENTRYPOINT ["/home/bsb/entrypoint.sh"]0 B
35CMD ["/bin/sh" "-c" "-"]0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit