sha256:61417d1191cecfe214d522cd13c67a5fea6e3dd79d2d4671af7672663f71b7fb
OS/ARCH
linux/amd64
Compressed size
329.87 MB
Last pushed
over 1 year by wileyj
Type
Image
Manifest digest
sha256:61417d1191cecfe214d522cd13c67a5fea6e3dd79d2d4671af7672663f71b7fb
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.5 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.05 KB15RUN /bin/sh -c npm ci115.54 MB16CMD ["node" "./lib/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'