Sign inSign up

cartesi/rollups-explorer:2.0.0-alpha.3

Multi-platform
Index digest

sha256:9c9dd0fe6097232bf6120f13d21362f14347ead8630a4e034df35c3cb3eb966e

OS/ARCH

Compressed size

81.95 MB

Last pushed

3 months by tuler

Type

Image

Manifest digest

sha256:6201e7eabb05d258fc3793f035a0f3dcfbf8d41178085042aef06fba85bd14f1

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.22.30 B
4RUN /bin/sh -c addgroup -g49.89 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ARG PNPM_VERSION0 B
11RUN |1 PNPM_VERSION=10.25.0 /bin/sh -c57.46 KB
12RUN |1 PNPM_VERSION=10.25.0 /bin/sh -c4.39 MB
13WORKDIR /app98 B
14ENV NODE_ENV=production0 B
15RUN /bin/sh -c addgroup --system473 B
16RUN /bin/sh -c adduser --system1002 B
17COPY /app/apps/explorer/next.config.ts . # buildkit635 B
18COPY /app/apps/explorer/package.json . # buildkit1.13 KB
19COPY --chown=nextjs:nodejs /app/apps/explorer/.next/standalone ./ #20.67 MB
20COPY --chown=nextjs:nodejs /app/apps/explorer/.next/static ./apps/explorer/.next/static #2.05 MB
21USER nextjs0 B
22EXPOSE map[3000/tcp:{}]0 B
23ENV PORT=30000 B
24ENV HOSTNAME=0.0.0.00 B
25CMD ["node" "apps/explorer/server.js"]0 B

Command

ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit