sha256:87fa1b9957c9adf3ccc0af97e47db2403b67a72f5bb1812c2146e7f2757d1f61
OS/ARCH
Compressed size
100.27 MB
Last pushed
about 2 months by snbot
Type
Image
Manifest digest
sha256:d06dc6be983d4647c6430ffd49b55fb9fa0460c6d219da0a969262c0d4db9208
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.23.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.74 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12COPY /deploy /app # buildkit23.86 MB13COPY /app/services/registry-service-ts/dist /app/dist # buildkit118.61 KB14COPY /app/services/registry-service-ts/src/persistence/postgres/migrations /app/src/persistence/postgres/migrations # buildkit100.45 KB15USER 10000 B16EXPOSE [50054/tcp 8080/tcp]0 B17CMD ["node" "dist/main.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'