sha256:8ad6d40e010e4aace14023e372d727987dd06b3725e5fb49b10273a38e68260f
OS/ARCH
Compressed size
104.92 MB
Last pushed
about 19 hours by snbot
Type
Image
Manifest digest
sha256:24986d190f8bb167ca8c16e9140694b96513f2929ab9e0a3a9855091a7ec746e
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 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/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12COPY /deploy /app # buildkit28.13 MB13COPY /app/services/registry-service-ts/dist /app/dist # buildkit318.19 KB14COPY /app/services/registry-service-ts/src/persistence/postgres/migrations /app/src/persistence/postgres/migrations # buildkit298.02 KB15USER 10000 B16EXPOSE [50054/tcp 8080/tcp]0 B17CMD ["node" "dist/main.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'