remnawave/subscription-page:dev

Index digest

sha256:254206563d88533be4e5fa529a680e9bdb4261dc18d0bd33d458539d6d86291a

OS/ARCH

linux/amd64

Compressed size

99.3 MB

Last pushed

10 days by remnawave

Type

Image

Manifest digest

sha256:1bcb984dcf980f9ec4b889b5110295e1fc4a9601e95078c6837e019ce823259f

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.18.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.05 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 # buildkit1.12 MB
20COPY frontend/dist/ ./frontend/ # buildkit5.61 MB
21COPY backend/ecosystem.config.js ./ # buildkit441 B
22COPY backend/docker-entrypoint.sh ./ # buildkit318 B
23ENV PM2_DISABLE_VERSION_CHECK=true0 B
24ENV NODE_OPTIONS=--max-old-space-size=163840 B
25RUN /bin/sh -c npm install9.63 MB
26HEALTHCHECK {Test:[CMD-SHELL curl -fsS -o0 B
27ENTRYPOINT ["/bin/sh" "docker-entrypoint.sh"]0 B
28CMD ["pm2-runtime" "start" "ecosystem.config.js" "--env"0 B

Command

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