sha256:56d78c96991a2444c60045652bd242651774663838546261eef4f9d0321b1612
OS/ARCH
Compressed size
56.57 MB
Last pushed
10 months by quabu
Type
Image
Manifest digest
sha256:8095a3bcd88729fd6c34636a5dd3bb65d67da29e64bcacee6d99cac705bd0c81
Image Layers
1ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit3.95 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.21.10 B4RUN /bin/sh -c addgroup -g48.9 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ARG APP_NAME=@nakire-apps/robots-picking0 B12ARG APP_VERSION=v0.1.00 B13ARG ENTRY_FILE=app/index.js0 B14ARG DIST_PATH=apps/modules/robots/picking/app/dist0 B15LABEL app.name=@nakire-apps/robots-picking0 B16LABEL app.version=v0.1.00 B17ENV NODE_ENV=production APP_NAME=@nakire-apps/robots-picking APP_VERSION=v0.1.0 ENTRY_FILE=app/index.js0 B18RUN |4 APP_NAME=@nakire-apps/robots-picking APP_VERSION=v0.1.0 ENTRY_FILE=app/index.js2.31 MB19RUN |4 APP_NAME=@nakire-apps/robots-picking APP_VERSION=v0.1.0 ENTRY_FILE=app/index.js964 B20RUN |4 APP_NAME=@nakire-apps/robots-picking APP_VERSION=v0.1.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/robots-picking APP_VERSION=v0.1.0 ENTRY_FILE=app/index.js1.02 KB23COPY --chown=nodeuser:nodeuser /app/apps/modules/robots/picking/app/dist ./app/ #210.52 KB24USER nodeuser0 B25ENTRYPOINT ["tini" "--" "/entrypoint.production.node.sh"]0 BCommand
ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit