Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
fd12d6508f | |||
b078fd94ae | |||
30fdcd055d | |||
14526d29e2 |
@ -53,7 +53,8 @@ version: '3.3'
|
|||||||
services:
|
services:
|
||||||
epg:
|
epg:
|
||||||
image: git.claeyscloud.com/david/epg-info:latest
|
image: git.claeyscloud.com/david/epg-info:latest
|
||||||
#image: image: git.claeyscloud.com/david/epg-info:latest:latest
|
#image: ghcr.io/davidclaeysquinones/epg-info:latest
|
||||||
|
#image: davidquinonescl/epg-info:latest
|
||||||
volumes:
|
volumes:
|
||||||
# add a mapping in order to add the channels file
|
# add a mapping in order to add the channels file
|
||||||
- /docker/epg:/config
|
- /docker/epg:/config
|
||||||
@ -91,3 +92,7 @@ Sometimes a new version of this image will be bound to the same source commit. T
|
|||||||
[10-02-2024](https://github.com/iptv-org/epg/commit/713dbf60a1cb9623ffcab6ab370ee9a78b32102b)<br>Adds possibility to enable custom fixes
|
[10-02-2024](https://github.com/iptv-org/epg/commit/713dbf60a1cb9623ffcab6ab370ee9a78b32102b)<br>Adds possibility to enable custom fixes
|
||||||
- 1.0.7
|
- 1.0.7
|
||||||
[10-02-2024](https://github.com/iptv-org/epg/commit/713dbf60a1cb9623ffcab6ab370ee9a78b32102b)<br>Adds improvement to the docker image size
|
[10-02-2024](https://github.com/iptv-org/epg/commit/713dbf60a1cb9623ffcab6ab370ee9a78b32102b)<br>Adds improvement to the docker image size
|
||||||
|
- 1.0.8
|
||||||
|
[10-10-2024](https://github.com/iptv-org/epg/commit/2241bc261fd37b8b16e036a0b61167030a5ce2e6)
|
||||||
|
- 1.0.9
|
||||||
|
[10-12-2024](https://github.com/iptv-org/epg/commit/fd382db08da7a96150928b8dcfef115e29e661d3)
|
Reference in New Issue
Block a user