Sign inSign up

4gray/iptvnator:0.22.0-pwa-769f80f00c63

Multi-platform
Index digest

sha256:ee6017fc38e74ee13539596109ea1b933d6dfa920f38a5ce3168fc3318b3d82d

OS/ARCH

Compressed size

66.42 MB

Last pushed

3 months by 4gray

Type

Image

Manifest digest

sha256:fc32bff9e3c6395fd788e15ed53fc3b7dce64532438cdafb9e6390bcfae7b9e9

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.23.10 B
4RUN /bin/sh -c addgroup -g50.23 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit443 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 # buildkit5.55 MB
16COPY /usr/src/app/dist/apps/web-backend ./web-backend # buildkit434.83 KB
17COPY docker/nginx.conf /etc/nginx/http.d/default.conf.template # buildkit477 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