sha256:b57a72d07b53368ea1f81ba6c7aa2b5c8d0f87522ee80489a39c622c54501cc3
OS/ARCH
linux/amd64
Compressed size
512.81 MB
Last pushed
about 1 year by exaland
Type
Image
Manifest digest
sha256:b57a72d07b53368ea1f81ba6c7aa2b5c8d0f87522ee80489a39c622c54501cc3
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.01 MB5RUN /bin/sh -c groupadd --gid3.99 KB6ENV NODE_VERSION=20.19.50 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/ # buildkit445 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B14WORKDIR /leoffer-chat102 B15RUN /bin/sh -c npm i11.78 MB16COPY package*.json ./ # buildkit306.21 KB17RUN /bin/sh -c npm install144.75 MB18RUN /bin/sh -c npm cache567 B19COPY . . # buildkit914.38 KB20RUN /bin/sh -c npm install1.19 MB21USER root0 B22EXPOSE map[5657/tcp:{}]0 B23ENTRYPOINT ["node" "index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1757289600'