sha256:04e8d479afb3598024e4018e9e15cd7fe879938250090a690ba39f1ee91b79ac
OS/ARCH
Compressed size
99.3 MB
Last pushed
10 days by remnawave
Type
Image
Manifest digest
sha256:138bbbcb68ac0d03a76f33e0e2beafac9c5473546243c2df06412258f91e6748
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.18.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.05 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 B10WORKDIR /opt/app109 B11LABEL org.opencontainers.image.title=Remnawave Subscription Page0 B12LABEL org.opencontainers.image.description=Remnawave Subscription Page0 B13LABEL org.opencontainers.image.url=https://github.com/remnawave/subscription-page0 B14LABEL org.opencontainers.image.source=https://github.com/remnawave/subscription-page0 B15LABEL org.opencontainers.image.vendor=Remnawave0 B16LABEL org.opencontainers.image.licenses=AGPL-3.00 B17LABEL org.opencontainers.image.documentation=https://docs.rw0 B18RUN /bin/sh -c apt-get update4.85 MB19COPY /opt/app/dist ./dist # buildkit1.12 MB20COPY frontend/dist/ ./frontend/ # buildkit5.61 MB21COPY backend/ecosystem.config.js ./ # buildkit443 B22COPY backend/docker-entrypoint.sh ./ # buildkit320 B23ENV PM2_DISABLE_VERSION_CHECK=true0 B24ENV NODE_OPTIONS=--max-old-space-size=163840 B25RUN /bin/sh -c npm install9.63 MB26HEALTHCHECK {Test:[CMD-SHELL curl -fsS -o0 B27ENTRYPOINT ["/bin/sh" "docker-entrypoint.sh"]0 B28CMD ["pm2-runtime" "start" "ecosystem.config.js" "--env"0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'