sha256:100095fb1478b68c5f5bb65f58546d1815c5db68603fb2d8bc68f7556f60a167
OS/ARCH
Compressed size
57.25 MB
Last pushed
9 months by quabu
Type
Image
Manifest digest
sha256:9e7c90d9adc298b1a6b7ddba8f2e92cafa4c97b85eae41dfd75dcf51a52df316
Image Layers
1ADD alpine-minirootfs-3.23.0-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.21.10 B4RUN /bin/sh -c addgroup -g49.21 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 /app91 B11ARG APP_NAME=@nakire-apps/tps-ranker0 B12ARG APP_VERSION=v0.3.00 B13ARG ENTRY_FILE=app/index.js0 B14ARG DIST_PATH=apps/tps/ranker/app/dist0 B15LABEL app.name=@nakire-apps/tps-ranker0 B16LABEL app.version=v0.3.00 B17ENV NODE_ENV=production APP_NAME=@nakire-apps/tps-ranker APP_VERSION=v0.3.0 ENTRY_FILE=app/index.js0 B18RUN |4 APP_NAME=@nakire-apps/tps-ranker APP_VERSION=v0.3.0 ENTRY_FILE=app/index.js2.43 MB19RUN |4 APP_NAME=@nakire-apps/tps-ranker APP_VERSION=v0.3.0 ENTRY_FILE=app/index.js967 B20RUN |4 APP_NAME=@nakire-apps/tps-ranker APP_VERSION=v0.3.0 ENTRY_FILE=app/index.js96 B21COPY docker/production/entrypoint.production.node.sh /entrypoint.production.node.sh # buildkit1.02 KB22RUN |4 APP_NAME=@nakire-apps/tps-ranker APP_VERSION=v0.3.0 ENTRY_FILE=app/index.js1.02 KB23COPY --chown=nodeuser:nodeuser /app/apps/tps/ranker/app/dist ./app/ #744.08 KB24USER nodeuser0 B25ENTRYPOINT ["tini" "--" "/entrypoint.production.node.sh"]0 BCommand
ADD alpine-minirootfs-3.23.0-x86_64.tar.gz / # buildkit