sha256:414a6f955ab768e25a42dfe47be9626887838f3014dbe45be4a1b3da3c32d65d
OS/ARCH
linux/amd64
Compressed size
82.77 MB
Last pushed
about 2 months by jwhan92
Type
Image
Manifest digest
sha256:414a6f955ab768e25a42dfe47be9626887838f3014dbe45be4a1b3da3c32d65d
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.18.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11COPY package*.json ./ # buildkit3.88 KB12RUN /bin/sh -c npm ci4.29 MB13COPY . . # buildkit1.91 MB14CMD ["node" "node_modules/@sap/hdi-deploy/deploy.js" "--use-hdb" "--parameter"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'