Moved channels.xml out of image
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m11s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m11s
This commit is contained in:
@@ -4,8 +4,6 @@ RUN apt-get update && apt-get install -y git python3 curl
|
||||
RUN mkdir /epg
|
||||
|
||||
RUN git clone --depth 1 -b master https://github.com/iptv-org/epg.git /epg
|
||||
RUN mkdir /epg/channels
|
||||
COPY channels.xml /epg/channels/
|
||||
WORKDIR /epg
|
||||
|
||||
RUN npm install
|
||||
|
||||
Reference in New Issue
Block a user