sha256:f23243105cab452e64000e7cf8067a3ff920b7de4142743af4bde78126540015
OS/ARCH
Compressed size
185.62 MB
Last pushed
about 1 month by decolua
Type
Image
Manifest digest
sha256:b373a3790d68398581a2d31ac433b32d1f6ed1d00a60ed5aa56db79a0f39fe0d
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c addgroup -g50.23 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11LABEL org.opencontainers.image.title=9router0 B12ENV NODE_ENV=production0 B13ENV PORT=201280 B14ENV HOSTNAME=0.0.0.00 B15ENV NEXT_TELEMETRY_DISABLED=10 B16ENV DATA_DIR=/app/data0 B17COPY /app/public ./public # buildkit1.11 MB18COPY /app/.next/static ./.next/static # buildkit4.7 MB19COPY /app/.next/standalone ./ # buildkit23.11 MB20COPY /app/custom-server.js ./custom-server.js # buildkit1.96 KB21COPY /app/open-sse ./open-sse # buildkit442.55 KB22COPY /app/src/mitm ./src/mitm # buildkit31.99 KB23COPY /app/node_modules/node-forge ./node_modules/node-forge # buildkit428.34 KB24COPY /app/node_modules/next ./node_modules/next # buildkit40.66 MB25RUN /bin/sh -c mkdir -p59.53 MB26RUN /bin/sh -c apk --no-cache208.29 KB27EXPOSE map[20128/tcp:{}]0 B28ENTRYPOINT ["/entrypoint.sh"]0 B29CMD ["node" "custom-server.js"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit