sha256:36f04cf055f4f5b9e83abf02ae894bdfb8cc0d80a06fff81b45f2cd6a4c18e2f
OS/ARCH
linux/amd64
Compressed size
177.32 MB
Last pushed
5 months by fluencebot
Type
Image
Manifest digest
sha256:36f04cf055f4f5b9e83abf02ae894bdfb8cc0d80a06fff81b45f2cd6a4c18e2f
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.22.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.53 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11COPY indexer/package.json indexer/package-lock.json ./ #29.1 KB12RUN /bin/sh -c npm ci64.88 MB13COPY indexer/ . # buildkit4.4 KB14RUN /bin/sh -c useradd --create-home36.32 MB15USER appuser0 B16ENV NODE_ENV=production0 B17EXPOSE [42069/tcp]0 B18CMD ["./node_modules/.bin/ponder" "start" "--hostname" "0.0.0.0"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'