|
|
|
@@ -4,14 +4,20 @@ This repo builds and Docker image of [iptv-org/epg](https://github.com/iptv-org/
|
|
|
|
|
The purpose is to make the deployment easier and more suitable for different environments.
|
|
|
|
|
|
|
|
|
|
The original repository of this image is hosted on https://git.claeyscloud.com/david/epg-info-docker.<br>
|
|
|
|
|
A public mirror is available at https://github.com/davidclaeysquinones/epg-info-docker.
|
|
|
|
|
A mirror of this repository can be found in https://github.com/davidclaeysquinones/epg-info-docker and in [lavaforge](https://lavaforge.org/davidquinonescl/epg-info-docker).
|
|
|
|
|
|
|
|
|
|
The image is distributed in the following container registries :
|
|
|
|
|
- [gitea](https://git.claeyscloud.com/david/-/packages/container/epg-info/latest)
|
|
|
|
|
- [lavaforge](https://lavaforge.org/davidquinonescl/-/packages/container/epg-info/latest)
|
|
|
|
|
- [github](https://github.com/davidclaeysquinones/epg-info-docker/pkgs/container/epg-info)
|
|
|
|
|
- [docker hub](https://hub.docker.com/repository/docker/davidquinonescl/epg-info/general)
|
|
|
|
|
|
|
|
|
|
## Dependencies
|
|
|
|
|
[Node](https://nodejs.org/en)<br>
|
|
|
|
|
[pm2](https://www.npmjs.com/package/pm2)<br>
|
|
|
|
|
[serve](https://www.npmjs.com/package/serve)<br>
|
|
|
|
|
|
|
|
|
|
The image is based on `node:22-alpine` in order to be more lightweight.
|
|
|
|
|
The image is based on `node:24-alpine` in order to be more lightweight.
|
|
|
|
|
The `pm2` and `serve` packages are used in order to run the application in the container.
|
|
|
|
|
## Docker image
|
|
|
|
|
|
|
|
|
@@ -268,4 +274,8 @@ Sometimes a new version of this image will be bound to the same source commit. T
|
|
|
|
|
- 1.0.86
|
|
|
|
|
[07-09-2026](https://github.com/iptv-org/epg/commit/0d5e1ff08b7a133f157d18fd945792498d5ea6cb)
|
|
|
|
|
- 1.0.87
|
|
|
|
|
[19-09-2026](https://github.com/iptv-org/epg/commit/1525e895fad70151e1895691bbf2e3426bf65920)
|
|
|
|
|
[07-19-2026](https://github.com/iptv-org/epg/commit/1525e895fad70151e1895691bbf2e3426bf65920)
|
|
|
|
|
- 1.0.88
|
|
|
|
|
[08-05-2026](https://github.com/iptv-org/epg/commit/a7ce846b4e761ed37cfb968dc774d693a986fc88)
|
|
|
|
|
- 1.0.89
|
|
|
|
|
[09-02-2026](https://github.com/iptv-org/epg/commit/335458005387e07417a98399eb423c78d62a3bd9)
|