Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
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
|
||||||
@ -90,4 +91,6 @@ Sometimes a new version of this image will be bound to the same source commit. T
|
|||||||
- 1.0.6
|
- 1.0.6
|
||||||
[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)
|
Reference in New Issue
Block a user