sha256:f288c93cb9b2b897d7739bca1a3345ca84c672e35cdf93b5d41395dfad86a184
OS/ARCH
linux/arm64
Compressed size
464.94 MB
Last pushed
over 1 year by ffoysal
Type
Image
Manifest digest
sha256:f288c93cb9b2b897d7739bca1a3345ca84c672e35cdf93b5d41395dfad86a184
Image Layers
1# debian.sh --arch 'arm64' out/26.77 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.16.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.35 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit443 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /usr/local/app135 B11COPY package.json . # buildkit790 B12RUN /bin/sh -c apt-get update19.87 MB13RUN /bin/sh -c apt-get install3.94 MB14RUN /bin/sh -c curl -fsSL1.4 KB15RUN /bin/sh -c chmod 64432 B16RUN /bin/sh -c echo 'deb262 B17RUN /bin/sh -c chmod 64432 B18RUN /bin/sh -c curl https://packages.cloud.google.com/apt/doc/apt-key.gpg899 B19RUN /bin/sh -c echo "deb264 B20RUN /bin/sh -c apt-get update416.88 KB21RUN /bin/sh -c apt-get install333.9 MB22RUN /bin/sh -c useradd -m3.96 KB23ENV NODE_ENV=production0 B24RUN /bin/sh -c npm install32.04 MB25COPY /usr/local/app/dist ./dist # buildkit30.76 KB26USER appuser0 B27CMD ["node" "dist/index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1747699200'