Sign inSign up

4gray/iptvnator:sha-e9eca1c38674

Multi-platform
Index digest

sha256:f10628136242706d6427ffdaab70464309058c07fab1df5b9305b33774cf53b0

OS/ARCH

Compressed size

68.27 MB

Last pushed

3 days by 4gray

Type

Image

Manifest digest

sha256:14af6058dc2c4feb4768c75949f3cb041127fb88b87ffcc29d11ef919920d396

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.21.00 B
4RUN /bin/sh -c addgroup -g51.09 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apk add5.02 MB
11WORKDIR /opt/iptvnator117 B
12ENV PORT=30000 B
13ENV BACKEND_URL=/api0 B
14ENV CLIENT_URL=http://localhost:43330 B
15COPY /usr/src/app/dist/apps/web /usr/share/nginx/html # buildkit6.36 MB
16COPY /usr/src/app/dist/apps/web-backend ./web-backend # buildkit618.74 KB
17COPY docker/nginx.conf /etc/nginx/http.d/default.conf.template # buildkit481 B
18COPY docker/docker-entrypoint.sh /usr/local/bin/iptvnator-entrypoint # buildkit1.02 KB
19RUN /bin/sh -c chmod +x1.02 KB
20EXPOSE [80/tcp]0 B
21HEALTHCHECK {Test:[CMD-SHELL wget -qO- http://127.0.0.1/api/health0 B
22CMD ["iptvnator-entrypoint"]0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit