sha256:fcc4590fcb777fd69dfe85aa8ecbd92c0896c92ca65ae8ba82b682d8ea3c43e3
OS/ARCH
Compressed size
56.5 MB
Last pushed
10 months by quabu
Type
Image
Manifest digest
sha256:99d0b794680c0456e2af7d0d6577a8aec4427f3d9afcdc0d9e3b8ed32fd1e352
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.21.10 B4RUN /bin/sh -c addgroup -g49.18 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ARG APP_NAME=@nakire-apps/tps-dictator0 B12ARG APP_VERSION=v0.0.30 B13ARG ENTRY_FILE=app/index.js0 B14ARG DIST_PATH=apps/tps/dictator/app/dist0 B15LABEL app.name=@nakire-apps/tps-dictator0 B16LABEL app.version=v0.0.30 B17ENV NODE_ENV=production APP_NAME=@nakire-apps/tps-dictator APP_VERSION=v0.0.3 ENTRY_FILE=app/index.js0 B18RUN |4 APP_NAME=@nakire-apps/tps-dictator APP_VERSION=v0.0.3 ENTRY_FILE=app/index.js2.31 MB19RUN |4 APP_NAME=@nakire-apps/tps-dictator APP_VERSION=v0.0.3 ENTRY_FILE=app/index.js967 B20RUN |4 APP_NAME=@nakire-apps/tps-dictator APP_VERSION=v0.0.3 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-dictator APP_VERSION=v0.0.3 ENTRY_FILE=app/index.js1.02 KB23COPY --chown=nodeuser:nodeuser /app/apps/tps/dictator/app/dist ./app/ #180.9 KB24USER nodeuser0 B25ENTRYPOINT ["tini" "--" "/entrypoint.production.node.sh"]0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit