sha256:2923cf7abcc79bd9140b463cf59b18f202f5409d61b4be6b98d8c1d8fcd5c5a2
OS/ARCH
linux/amd64
Compressed size
329.95 MB
Last pushed
over 1 year by wileyj
Type
Image
Manifest digest
sha256:2923cf7abcc79bd9140b463cf59b18f202f5409d61b4be6b98d8c1d8fcd5c5a2
Image Layers
1# debian.sh --arch 'amd64' out/26.91 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=20.18.30 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.96 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 . . # buildkit96.58 MB12COPY /usr/local/bin/duckdb /bin/duckdb # buildkit14.58 MB13RUN /bin/sh -c apt-get update35.75 MB14RUN /bin/sh -c echo "GIT_TAG=$(git4.06 KB15RUN /bin/sh -c npm ci115.54 MB16CMD ["node" "./lib/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'