Sign inSign up

saidsef/node-webserver:v2026.09

Multi-platform
Index digest

sha256:57817919f93e3485849a9c570eec53706666d57d348e1564370c0c2821c3b2f7

OS/ARCH

Compressed size

64.57 MB

Last pushed

6 days by saidsef

Type

Image

Manifest digest

sha256:be09636042ba0fd38ccc80fd564bfe1bd82c46439a0bc0cd776087d50e1f791f

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=26.8.20 B
4RUN /bin/sh -c addgroup -g56.99 MB
5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B
6ENTRYPOINT ["docker-entrypoint.sh"]0 B
7CMD ["node"]0 B
8LABEL org.opencontainers.image.authors=Said Sef <[email protected]> (saidsef.co.uk/)0 B
9LABEL org.opencontainers.image.title=Node Application Web Server0 B
10LABEL org.opencontainers.image.description=This is used to0 B
11ARG BUILD_ID=v2026.090 B
12ARG PORT=0 B
13ENV NODE_ENV=production0 B
14ENV NPM_CONFIG_FETCH_RETRIES=100 B
15ENV NPM_CONFIG_LOGLEVEL=warn0 B
16ENV BUILD_ID=v2026.090 B
17ENV PORT=80800 B
18WORKDIR /code94 B
19COPY ./app/ /code # buildkit1.54 KB
20RUN |2 BUILD_ID=v2026.09 PORT=8080 /bin/sh149 B
21RUN |2 BUILD_ID=v2026.09 PORT=8080 /bin/sh3.9 MB
22USER nobody0 B
23EXPOSE [8080/tcp]0 B
24HEALTHCHECK {Test:[CMD-SHELL curl --fail 'http://localhost:${PORT}/healthz'0 B
25CMD ["/bin/sh" "-c" "/usr/local/bin/node index.js"]0 B

Command

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