sha256:ab60156026ef01f16ed4ebb0e649e0c0c0aa9b001151eb6d1a6cdb7926055774
OS/ARCH
Compressed size
99.43 MB
Last pushed
5 months by remnawave
Type
Image
Manifest digest
sha256:e180c2ec3da5d852e37c4c935b5ae30e6910215fa93554b633232e8b08b4a2ab
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=24.13.00 B4RUN /bin/sh -c addgroup -g48.61 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 /opt/app109 B11COPY /opt/app/dist /opt/app/dist # buildkit155.34 KB12COPY /usr/local/bin/xray /usr/local/bin/xray # buildkit12.52 MB13COPY /usr/local/share/xray/geoip.dat /usr/local/share/xray/geoip.dat # buildkit4.36 MB14COPY /usr/local/share/xray/geosite.dat /usr/local/share/xray/geosite.dat # buildkit2.84 MB15COPY /usr/local/bin/xlogs /usr/local/bin/xlogs # buildkit221 B16COPY /usr/local/bin/xerrors /usr/local/bin/xerrors # buildkit223 B17COPY supervisord.conf /etc/supervisord.conf # buildkit543 B18COPY docker-entrypoint.sh /usr/local/bin/ # buildkit696 B19COPY package*.json ./ # buildkit75.25 KB20COPY ./libs ./libs # buildkit5.64 KB21RUN /bin/sh -c apk add17.32 MB22RUN /bin/sh -c npm ci8.66 MB23ENV NODE_ENV=production0 B24ENV NODE_OPTIONS=--max-http-header-size=655360 B25ENV XTLS_API_PORT=610000 B26ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B27CMD ["node" "dist/src/main"]0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit