sha256:d9badbef677eea66ecd9af486003b89aaa646bf28bd83ff04a7ffae16e37eb3a
OS/ARCH
Compressed size
383.85 MB
Last pushed
about 1 year by yannisalexiou
Type
Image
Manifest digest
sha256:af515abbbbeed26ca308a7ea3e07b5dc8ee83989eeef2781e3e7b08bed18502d
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.57 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=18.20.80 B7RUN /bin/sh -c ARCH= &&43.56 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app93 B14COPY package*.json ./ # buildkit468 B15RUN /bin/sh -c npm install6.83 MB16COPY . . # buildkit135.65 KB17EXPOSE map[3000/tcp:{}]0 B18CMD ["node" "app.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'