Sign inSign up

4gray/iptvnator:0.23.0-pwa-7efb8c4f668b

Multi-platform
Index digest

sha256:4152aeb12d245859255ac3c32fabefab8d911712f9ba958e182282992cad0cbf

OS/ARCH

Compressed size

67.28 MB

Last pushed

24 days by 4gray

Type

Image

Manifest digest

sha256:6976236656f34015fce447650752289e10bdb51c4dd0e8a0b19a8576a6921b45

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.19.00 B
4RUN /bin/sh -c addgroup -g50.64 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apk add4.96 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.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 # buildkit482 B
18COPY docker/docker-entrypoint.sh /usr/local/bin/iptvnator-entrypoint # buildkit1.03 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-x86_64.tar.gz / # buildkit