Sign inSign up

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

Multi-platform
Message queues
Internet of things
Content management system
Index digest

sha256:80e79995493c24e91a92c000994d20d81538745ee6a36008212d5b49d3b1ab6f

OS/ARCH

Compressed size

57.06 MB

Last pushed

11 months by quabu

Type

Image

Manifest digest

sha256:078ae146a1b584039b894f6c0762ad9a9506b0267b16e6e80560f889f1b626d8

Image Layers

1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.21.10 B
4RUN /bin/sh -c addgroup -g49.18 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 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.0.20 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.0.20 B
17ENV NODE_ENV=production APP_NAME=@nakire-modules/device-plc APP_VERSION=v0.0.2 ENTRY_FILE=app/index.js0 B
18RUN |4 APP_NAME=@nakire-modules/device-plc APP_VERSION=v0.0.2 ENTRY_FILE=app/index.js2.31 MB
19RUN |4 APP_NAME=@nakire-modules/device-plc APP_VERSION=v0.0.2 ENTRY_FILE=app/index.js964 B
20RUN |4 APP_NAME=@nakire-modules/device-plc APP_VERSION=v0.0.2 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.0.2 ENTRY_FILE=app/index.js1.02 KB
23COPY --chown=nodeuser:nodeuser /app/apps/modules/devices/plc/app/dist ./app/ #758.25 KB
24USER nodeuser0 B
25ENTRYPOINT ["tini" "--" "/entrypoint.production.node.sh"]0 B

Command

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