sha256:b2d3a687bc325f2f45fbb504ada9e37df7d022322ba8a1bf59a9534f8fc8d4e4
OS/ARCH
Compressed size
111.52 MB
Last pushed
1 day by remnawave
Type
Image
Manifest digest
sha256:31eef6eb80ac098fe316e4f2854d0be5adb082c42a3426d781155c4ecc7ad47e
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.18.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.04 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG S6_OVERLAY_VERSION=3.2.3.00 B11LABEL org.opencontainers.image.title=Remnawave Node0 B12LABEL org.opencontainers.image.description=Remnawave Node with built-in0 B13LABEL org.opencontainers.image.url=https://github.com/remnawave/node0 B14LABEL org.opencontainers.image.source=https://github.com/remnawave/node0 B15LABEL org.opencontainers.image.vendor=Remnawave0 B16LABEL org.opencontainers.image.licenses=AGPL-3.00 B17LABEL org.opencontainers.image.documentation=https://docs.rw0 B18WORKDIR /opt/app109 B19COPY /opt/app/dist ./dist # buildkit2.98 MB20COPY /usr/local/bin/xray /usr/local/bin/xray # buildkit13.59 MB21COPY /usr/local/share/xray/geoip.dat /usr/local/share/xray/geoip.dat # buildkit3.94 MB22COPY /usr/local/share/xray/geosite.dat /usr/local/share/xray/geosite.dat # buildkit3.23 MB23COPY /usr/local/share/asn /usr/local/share/asn # buildkit2.96 MB24COPY rootfs/ / # buildkit1.24 KB25RUN |1 S6_OVERLAY_VERSION=3.2.3.0 /bin/sh -c6.72 MB26ENV NODE_ENV=production0 B27ENV NODE_OPTIONS=--max-http-header-size=655360 B28ENV UV_THREADPOOL_SIZE=240 B29ENV XRAY_JSON_STRICT=true0 B30ENV S6_VERBOSITY=10 B31ENTRYPOINT ["/init"]0 B32CMD ["/command/with-contenv" "node" "dist/main.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'