teguh02/rijan_wa:1.3.5

Index digest

sha256:2a6d2b5c68f7fc05cc1fd6fe17387265198a6051671145711482a89d58d06239

OS/ARCH

linux/amd64

Compressed size

83.64 MB

Last pushed

7 months by teguh02

Type

Image

Manifest digest

sha256:8ebfc175582317c5bee95ebcc2f3f0df715ada433520daef568e98581758f830

Image Layers

1ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.21.10 B
4RUN /bin/sh -c addgroup -g49.21 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apk add45.62 KB
11RUN /bin/sh -c addgroup -g971 B
12WORKDIR /app93 B
13COPY package*.json ./ # buildkit61.69 KB
14RUN /bin/sh -c npm ci29.33 MB
15COPY --chown=nodejs:nodejs /app/dist ./dist #111.13 KB
16RUN /bin/sh -c mkdir -p118 B
17USER nodejs0 B
18EXPOSE map[3000/tcp:{}]0 B
19ENV NODE_ENV=production0 B
20HEALTHCHECK &{["CMD-SHELL" "node -e \"require('http').get('http://localhost:3000/health',0 B
21ENTRYPOINT ["dumb-init" "--"]0 B
22CMD ["node" "dist/index.js"]0 B

Command

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