Compare commits
4 Commits
586db42d37
...
1.0.3
Author | SHA1 | Date | |
---|---|---|---|
6c8efd06c6 | |||
d197c843ee | |||
745b49d0e8 | |||
d4bed497a5 |
13
README.md
13
README.md
@ -3,7 +3,7 @@
|
|||||||
This repo builds and Docker image of [iptv-org/epg](https://github.com/iptv-org/epg).
|
This repo builds and Docker image of [iptv-org/epg](https://github.com/iptv-org/epg).
|
||||||
The purpose is to make the deployment easier and more suitable for different environments.
|
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.
|
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 public mirror is available at https://github.com/davidclaeysquinones/epg-info-docker.
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
@ -54,3 +54,14 @@ services:
|
|||||||
- TZ=Etc/UTC
|
- TZ=Etc/UTC
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Versions
|
||||||
|
|
||||||
|
- 1.0.0
|
||||||
|
[08-01-2024](https://github.com/iptv-org/epg/commit/793c74ca397504fc2afc8fbfa998e0b8e4ca45d9)
|
||||||
|
- 1.0.1
|
||||||
|
[08-14-2024](https://github.com/iptv-org/epg/commit/270e85cfae6f0f691c2e6ab7ce511d60fd687565)
|
||||||
|
- 1.0.2
|
||||||
|
[09-07-2024](https://github.com/iptv-org/epg/commit/4e3b06a86e225cdd1b9362a683e6770fb68ff28f)
|
||||||
|
- 1.0.3
|
||||||
|
[09-14-2024](https://github.com/iptv-org/epg/commit/c69f3c93b1123ddf0fecc62c7067fced59ae4e99)
|
Reference in New Issue
Block a user