Sign inSign up

4gray/iptvnator:0.23.0-pwa-0a2fe263db60

Multi-platform
Index digest

sha256:960011a02a08795d84cda522a63ca79bea746aa5fb10e40b2c111249cb23cf21

OS/ARCH

Compressed size

67.55 MB

Last pushed

about 1 month by 4gray

Type

Image

Manifest digest

sha256:da0e36c439e0858345aa89574b16316620d23a459396a82d5973847ed5ed4346

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.17 MB
16COPY /usr/src/app/dist/apps/web-backend ./web-backend # buildkit416.82 KB
17COPY docker/nginx.conf /etc/nginx/http.d/default.conf.template # buildkit482 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