sha256:b9555602244ebbdd16d0b42b93e37b8f6f471773db9efa3463fde3e193fb3aad
OS/ARCH
linux/amd64
Compressed size
177.73 MB
Last pushed
4 months by fluencebot
Type
Image
Manifest digest
sha256:b9555602244ebbdd16d0b42b93e37b8f6f471773db9efa3463fde3e193fb3aad
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.22.30 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.61 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 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 ci65.2 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' '@1777939200'