sha256:81b7df43c607da64e49b87c9bc7b3de96be2a4b0ac7c81a48e5d90cd7dfecbd3
OS/ARCH
linux/amd64
Compressed size
520.03 MB
Last pushed
3 months by bhanuchandra2010
Type
Image
Manifest digest
sha256:32409ff9a640240227bfaad71f1989cf47c3d36626dee36c1d2437dc9c7123c6
Image Layers
1# debian.sh --arch 'amd64' out/51.26 MB2RUN /bin/sh -c set -eux;15.03 MB3RUN /bin/sh -c set -eux;52.22 MB4RUN /bin/sh -c set -ex;188 MB5RUN /bin/sh -c groupadd --gid3.99 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/ # buildkit445 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt-get update159 MB14WORKDIR /app91 B15COPY package*.json ./ # buildkit15.55 KB16RUN /bin/sh -c npm install9.72 MB17COPY . . # buildkit23.21 KB18EXPOSE [8000/tcp]0 B19CMD ["node" "server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1747699200'