sha256:9c8590d822919d8af3413b910bbf46e5cc9b6aa222366f5d2cd3e3b8bdf5b0a8
OS/ARCH
linux/amd64
Compressed size
84.85 MB
Last pushed
27 days by mzcsprofilerserver
Type
Image
Manifest digest
sha256:9c8590d822919d8af3413b910bbf46e5cc9b6aa222366f5d2cd3e3b8bdf5b0a8
Image Layers
1# debian.sh --arch 'amd64' out/27.8 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV NODE_ENV=production0 B11ENV PORT=80000 B12RUN /bin/sh -c set -x1.23 KB13RUN /bin/sh -c mkdir /app105 B14RUN /bin/sh -c apt-get update4.6 MB15WORKDIR /app32 B16COPY /app/dist /app # buildkit17.62 KB17COPY /app/node_modules /app/node_modules # buildkit3.17 MB18RUN /bin/sh -c ls -la93 B19EXPOSE map[8000/tcp:{}]0 B20USER app0 B21CMD ["node" "index.js"]0 B22HEALTHCHECK &{["CMD-SHELL" "curl --silent --show-error0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'