remnawave/subscription-page:dev

Index digest

sha256:5905344e92b7a885c88042c6b7e5e8b0cf65020609a35bea71ea3d2e8b033d2d

OS/ARCH

linux/amd64

Compressed size

99.27 MB

Last pushed

7 days by remnawave

Type

Image

Manifest digest

sha256:ba891564b813fc765ce85f42be364b388d5ccc7df85424a15adcf827ef71cd79

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.18.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.04 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.64 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /opt/app109 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 # buildkit1.12 MB
20COPY frontend/dist/ ./frontend/ # buildkit5.61 MB
21COPY backend/ecosystem.config.js ./ # buildkit442 B
22COPY backend/docker-entrypoint.sh ./ # buildkit320 B
23ENV PM2_DISABLE_VERSION_CHECK=true0 B
24ENV NODE_OPTIONS=--max-old-space-size=163840 B
25RUN /bin/sh -c npm install9.6 MB
26ENTRYPOINT ["/bin/sh" "docker-entrypoint.sh"]0 B
27CMD ["pm2-runtime" "start" "ecosystem.config.js" "--env"0 B

Command

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