sha256:fae1f3ceb14d9c8c4a080ed5111946a0ff3413077f552445c7f0925d13178d6b
OS/ARCH
linux/amd64
Compressed size
104.71 MB
Last pushed
18 days by pepmartinez
Type
Image
Manifest digest
sha256:fae1f3ceb14d9c8c4a080ed5111946a0ff3413077f552445c7f0925d13178d6b
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.5 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 /usr/src/app133 B11COPY package*.json ./ # buildkit59.03 KB12RUN /bin/sh -c npm install16.19 MB13COPY . . # buildkit20.39 MB14EXPOSE map[3444/tcp:{} 5672/tcp:{} 61613/tcp:{}]0 B15CMD ["node" "index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'