Sign inSign up

quabu/p0973-dev:tps-distributor

Multi-platform
Index digest

sha256:28b9adef96aded9bf4a0576dc224e1d511f5efc6274d7f759b3fbf4f93c436ae

OS/ARCH

Compressed size

56.7 MB

Last pushed

9 months by quabu

Type

Image

Manifest digest

sha256:20769fe4c071242e9baa63cb016168c5d7ccc4531ac0b8543c53f0ddf4169644

Image Layers

1ADD alpine-minirootfs-3.23.0-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/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app91 B
11ARG APP_NAME=@nakire-apps/tps-distributor0 B
12ARG APP_VERSION=v0.3.00 B
13ARG ENTRY_FILE=app/index.js0 B
14ARG DIST_PATH=apps/tps/distributor/app/dist0 B
15LABEL app.name=@nakire-apps/tps-distributor0 B
16LABEL app.version=v0.3.00 B
17ENV NODE_ENV=production APP_NAME=@nakire-apps/tps-distributor APP_VERSION=v0.3.0 ENTRY_FILE=app/index.js0 B
18RUN |4 APP_NAME=@nakire-apps/tps-distributor APP_VERSION=v0.3.0 ENTRY_FILE=app/index.js2.43 MB
19RUN |4 APP_NAME=@nakire-apps/tps-distributor APP_VERSION=v0.3.0 ENTRY_FILE=app/index.js967 B
20RUN |4 APP_NAME=@nakire-apps/tps-distributor APP_VERSION=v0.3.0 ENTRY_FILE=app/index.js96 B
21COPY docker/production/entrypoint.production.node.sh /entrypoint.production.node.sh # buildkit1.02 KB
22RUN |4 APP_NAME=@nakire-apps/tps-distributor APP_VERSION=v0.3.0 ENTRY_FILE=app/index.js1.02 KB
23COPY --chown=nodeuser:nodeuser /app/apps/tps/distributor/app/dist ./app/ #180.4 KB
24USER nodeuser0 B
25ENTRYPOINT ["tini" "--" "/entrypoint.production.node.sh"]0 B

Command

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