sha256:f00fe389ef41a1999dd0d0275ad0c2955d13d176f7c4c5cb844b2f88c293c471
OS/ARCH
Compressed size
194.71 MB
Last pushed
about 1 month by decolua
Type
Image
Manifest digest
sha256:424cda3c0f7d6f93542eb46c47edeb3545352d1d8d0242c061f4e449d41ed879
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.71 MB19COPY /app/.next/standalone ./ # buildkit23.28 MB20COPY /app/custom-server.js ./custom-server.js # buildkit2.38 KB21COPY /app/open-sse ./open-sse # buildkit450.02 KB22COPY /app/src/mitm ./src/mitm # buildkit32.83 KB23COPY /app/node_modules/node-forge ./node_modules/node-forge # buildkit428.35 KB24COPY /app/node_modules/next ./node_modules/next # buildkit40.82 MB25COPY /app/node_modules/sql.js ./node_modules/sql.js # buildkit4.22 MB26RUN /bin/sh -c mkdir -p64.06 MB27RUN /bin/sh -c apk --no-cache208.29 KB28EXPOSE map[20128/tcp:{}]0 B29ENTRYPOINT ["/entrypoint.sh"]0 B30CMD ["node" "custom-server.js"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit