sha256:415a312bdd3c9249f1b44205c17dd2a7ade3f4178aa7e9db19e6ed376c851c4d
OS/ARCH
Compressed size
114.84 MB
Last pushed
2 days by remnawave
Type
Image
Manifest digest
sha256:7a1bd4ad1d3ed61aafbc1e9e99aa8ef5a85d3ee07ca2c65df6342f95d1f4934d
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.2 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG S6_OVERLAY_VERSION=3.2.3.20 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/app110 B19COPY /opt/app/dist ./dist # buildkit2.84 MB20COPY /usr/local/bin/xray /usr/local/bin/xray # buildkit13.7 MB21COPY /usr/local/share/xray/geoip.dat /usr/local/share/xray/geoip.dat # buildkit3.75 MB22COPY /usr/local/share/xray/geosite.dat /usr/local/share/xray/geosite.dat # buildkit3.26 MB23COPY /usr/local/share/asn /usr/local/share/asn # buildkit2.98 MB24COPY /usr/local/bin/geocheck /usr/local/bin/geocheck # buildkit3.48 MB25COPY docker/rootfs/ / # buildkit1.29 KB26RUN |1 S6_OVERLAY_VERSION=3.2.3.2 /bin/sh -c6.58 MB27ARG INTEGRATIONS=0 B28RUN |2 S6_OVERLAY_VERSION=3.2.3.2 INTEGRATIONS= /bin/sh32 B29ENV NODE_ENV=production0 B30ENV NODE_OPTIONS=--max-http-header-size=655360 B31ENV UV_THREADPOOL_SIZE=240 B32ENV XRAY_JSON_STRICT=true0 B33ENV S6_VERBOSITY=10 B34ENTRYPOINT ["/init"]0 B35CMD ["/command/with-contenv" "node" "dist/main.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'