sha256:5e6aaef9f66d6a767010bffa377e231a7712eab250e12d85ae5d77b3c7360693
OS/ARCH
linux/amd64
Compressed size
702.33 MB
Last pushed
7 months by exaland
Type
Image
Manifest digest
sha256:5e6aaef9f66d6a767010bffa377e231a7712eab250e12d85ae5d77b3c7360693
Image Layers
1# debian.sh --arch 'amd64' out/51.27 MB2RUN /bin/sh -c set -eux;15.04 MB3RUN /bin/sh -c set -eux;52.22 MB4RUN /bin/sh -c set -ex;188.09 MB5RUN /bin/sh -c groupadd --gid3.99 KB6ENV NODE_VERSION=20.20.00 B7RUN /bin/sh -c ARCH= &&46.17 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 B14WORKDIR /node-service102 B15COPY package*.json ./ # buildkit808 B16RUN /bin/sh -c npm install346.75 MB17RUN /bin/sh -c npm install188.48 KB18RUN /bin/sh -c npm cache564 B19COPY . . # buildkit1.41 MB20USER root0 B21ENTRYPOINT ["node" "index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1769990400'