Sign inSign up

4gray/iptvnator:sha-17b8aa309d49

Multi-platform
Index digest

sha256:96710893a8a89677da8f95272471d8a5fea9e8f901e30f540de508d9b709b2f6

OS/ARCH

Compressed size

68.26 MB

Last pushed

4 days by 4gray

Type

Image

Manifest digest

sha256:dfd4a5eafa6c3006b6ddac3d0f0803fe0e4697035b9c4df9637ae7ad06b7b9d3

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.34 MB
16COPY /usr/src/app/dist/apps/web-backend ./web-backend # buildkit619.55 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