sha256:e406c0de541ab1a6454e312ae850fbeb43ec72313ff2bd222e7c7a4c395d39ef
OS/ARCH
Compressed size
57.65 MB
Last pushed
7 months by quabu
Type
Image
Manifest digest
sha256:7c2b20884bc8c83188608867102c60e79998b503f25d830e14efa5bf031839e8
Image Layers
1ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit4 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.22.00 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/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ARG APP_NAME=@nakire-apps/tps-dictator0 B12ARG APP_VERSION=v0.11.00 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.11.00 B17ENV NODE_ENV=production APP_NAME=@nakire-apps/tps-dictator APP_VERSION=v0.11.0 ENTRY_FILE=app/index.js0 B18RUN |4 APP_NAME=@nakire-apps/tps-dictator APP_VERSION=v0.11.0 ENTRY_FILE=app/index.js2.44 MB19RUN |4 APP_NAME=@nakire-apps/tps-dictator APP_VERSION=v0.11.0 ENTRY_FILE=app/index.js965 B20RUN |4 APP_NAME=@nakire-apps/tps-dictator APP_VERSION=v0.11.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-dictator APP_VERSION=v0.11.0 ENTRY_FILE=app/index.js1.02 KB23COPY --chown=nodeuser:nodeuser /app/apps/tps/dictator/app/dist ./app/ #187.17 KB24USER nodeuser0 B25ENTRYPOINT ["tini" "--" "/entrypoint.production.node.sh"]0 BCommand
ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit