remnawave/subscription-page:7.2.1

Multi-platform
Index digest

sha256:c6de0c48ab9ea4bb44b0851b91bb65205f2365333565d103a1c1356eeaadcf55

OS/ARCH

Compressed size

105.96 MB

Last pushed

2 months by remnawave

Type

Image

Manifest digest

sha256:fc9c4f5f833611a7297bec688ee33d89987c6f12a9ed2377bbf427cf20496c5a

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.14.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.15 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.64 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /opt/app110 B
11LABEL org.opencontainers.image.title=Remnawave Subscription Page0 B
12LABEL org.opencontainers.image.description=Remnawave Subscription Page0 B
13LABEL org.opencontainers.image.url=https://github.com/remnawave/subscription-page0 B
14LABEL org.opencontainers.image.source=https://github.com/remnawave/subscription-page0 B
15LABEL org.opencontainers.image.vendor=Remnawave0 B
16LABEL org.opencontainers.image.licenses=AGPL-3.00 B
17LABEL org.opencontainers.image.documentation=https://docs.rw0 B
18RUN /bin/sh -c apt-get update4.85 MB
19COPY /opt/app/dist ./dist # buildkit96.88 KB
20COPY /opt/app/node_modules ./node_modules # buildkit7.29 MB
21COPY frontend/dist/ ./frontend/ # buildkit5.55 MB
22COPY backend/package*.json ./ # buildkit66.76 KB
23COPY backend/ecosystem.config.js ./ # buildkit452 B
24COPY backend/docker-entrypoint.sh ./ # buildkit321 B
25ENV PM2_DISABLE_VERSION_CHECK=true0 B
26ENV NODE_OPTIONS=--max-old-space-size=163840 B
27RUN /bin/sh -c npm install10.94 MB
28ENTRYPOINT ["/bin/sh" "docker-entrypoint.sh"]0 B
29CMD ["pm2-runtime" "start" "ecosystem.config.js" "--env"0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1775433600'