Sign inSign up

quabu/p0973-v0.10.0:module-device-plc

Multi-platform
Index digest

sha256:ad150d130a515652d9bdcaba4168e2909c52780d4c0c19b23a1ea5c93b3f6741

OS/ARCH

Compressed size

57.3 MB

Last pushed

8 months by quabu

Type

Image

Manifest digest

sha256:c2a7b91e98017ba320b0c37f46b9d57dbb7a1ce325817b0b4a3be3bf71863f6f

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.22.00 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/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11ARG APP_NAME=@nakire-modules/device-plc0 B
12ARG APP_VERSION=v0.10.00 B
13ARG ENTRY_FILE=app/index.js0 B
14ARG DIST_PATH=apps/modules/devices/plc/app/dist0 B
15LABEL app.name=@nakire-modules/device-plc0 B
16LABEL app.version=v0.10.00 B
17ENV NODE_ENV=production APP_NAME=@nakire-modules/device-plc APP_VERSION=v0.10.0 ENTRY_FILE=app/index.js0 B
18RUN |4 APP_NAME=@nakire-modules/device-plc APP_VERSION=v0.10.0 ENTRY_FILE=app/index.js2.43 MB
19RUN |4 APP_NAME=@nakire-modules/device-plc APP_VERSION=v0.10.0 ENTRY_FILE=app/index.js961 B
20RUN |4 APP_NAME=@nakire-modules/device-plc APP_VERSION=v0.10.0 ENTRY_FILE=app/index.js97 B
21COPY docker/production/entrypoint.production.node.sh /entrypoint.production.node.sh # buildkit1.02 KB
22RUN |4 APP_NAME=@nakire-modules/device-plc APP_VERSION=v0.10.0 ENTRY_FILE=app/index.js1.02 KB
23COPY --chown=nodeuser:nodeuser /app/apps/modules/devices/plc/app/dist ./app/ #790.21 KB
24USER nodeuser0 B
25ENTRYPOINT ["tini" "--" "/entrypoint.production.node.sh"]0 B

Command

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