sha256:28b9adef96aded9bf4a0576dc224e1d511f5efc6274d7f759b3fbf4f93c436ae
OS/ARCH
Compressed size
57.64 MB
Last pushed
9 months by quabu
Type
Image
Manifest digest
sha256:2082b7e21322fe354ef6107576d869d9a08cf26e09fce81c9c8ea10dc6035e91
Image Layers
1ADD alpine-minirootfs-3.23.0-aarch64.tar.gz / # buildkit4 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.21.10 B4RUN /bin/sh -c addgroup -g49.82 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ARG APP_NAME=@nakire-apps/tps-distributor0 B12ARG APP_VERSION=v0.3.00 B13ARG ENTRY_FILE=app/index.js0 B14ARG DIST_PATH=apps/tps/distributor/app/dist0 B15LABEL app.name=@nakire-apps/tps-distributor0 B16LABEL app.version=v0.3.00 B17ENV NODE_ENV=production APP_NAME=@nakire-apps/tps-distributor APP_VERSION=v0.3.0 ENTRY_FILE=app/index.js0 B18RUN |4 APP_NAME=@nakire-apps/tps-distributor APP_VERSION=v0.3.0 ENTRY_FILE=app/index.js2.44 MB19RUN |4 APP_NAME=@nakire-apps/tps-distributor APP_VERSION=v0.3.0 ENTRY_FILE=app/index.js963 B20RUN |4 APP_NAME=@nakire-apps/tps-distributor APP_VERSION=v0.3.0 ENTRY_FILE=app/index.js97 B21COPY docker/production/entrypoint.production.node.sh /entrypoint.production.node.sh # buildkit1.02 KB22RUN |4 APP_NAME=@nakire-apps/tps-distributor APP_VERSION=v0.3.0 ENTRY_FILE=app/index.js1.02 KB23COPY --chown=nodeuser:nodeuser /app/apps/tps/distributor/app/dist ./app/ #180.41 KB24USER nodeuser0 B25ENTRYPOINT ["tini" "--" "/entrypoint.production.node.sh"]0 BCommand
ADD alpine-minirootfs-3.23.0-aarch64.tar.gz / # buildkit