Sign inSign up

4gray/iptvnator:0.23.0-pwa-72727a5dfafc

Multi-platform
Index digest

sha256:7376806d8827a7215892dfcb421f048adf4505c5a5d745bf63f3539b3bb82dfb

OS/ARCH

Compressed size

67.78 MB

Last pushed

27 days by 4gray

Type

Image

Manifest digest

sha256:dcd5f37cadf98a54273c8138b9489d77717135f3f98b639c2d3f2107c79c1799

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.19.00 B
4RUN /bin/sh -c addgroup -g50.75 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/iptvnator116 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.21 MB
16COPY /usr/src/app/dist/apps/web-backend ./web-backend # buildkit611.58 KB
17COPY docker/nginx.conf /etc/nginx/http.d/default.conf.template # buildkit480 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