Sign inSign up

betterweb/service-base:node-vault-latest

Multi-platform
Security
Web servers
Operating systems
Index digest

sha256:6ab4b1323f27152464bcc2533dfb3b8370c33522c0b1a9b3ac5e493ee54dd574

OS/ARCH

Compressed size

89.77 MB

Last pushed

19 days by betterninja

Type

Image

Manifest digest

sha256:c3bdb6b434fa44fe4727ec5347e68ba3f889d633ff8d74fc00b1b54c1a1fff57

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=26.5.00 B
4RUN /bin/sh -c addgroup -g56.84 MB
5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
6ENTRYPOINT ["docker-entrypoint.sh"]0 B
7CMD ["node"]0 B
8COPY /usr/local/bin/gosu /usr/local/bin/gosu # buildkit892.05 KB
9RUN /bin/sh -c rm -f185 B
10COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit462 B
11RUN /bin/sh -c chmod +x457 B
12ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14RUN /bin/sh -c mkdir -p159 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 # buildkit329 B
32COPY /home/bsb/node_modules /home/bsb/node_modules # buildkit1.55 MB
33RUN /bin/sh -c chown -R1.57 MB
34ENTRYPOINT ["/home/bsb/entrypoint.sh"]0 B
35CMD ["/bin/sh" "-c" "-"]0 B
36ARG BSB_PLUGIN_VERSION=9.6.920 B
37RUN |1 BSB_PLUGIN_VERSION=9.6.92 /bin/sh -c24.92 MB
38EXPOSE [8080/tcp]0 B

Command

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