update COPY path
All checks were successful
Build and Push Image / Build and push image (push) Successful in 2m52s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 2m52s
This commit is contained in:
@@ -5,7 +5,7 @@ RUN mkdir /epg
|
|||||||
|
|
||||||
RUN git clone --depth 1 -b master https://github.com/iptv-org/epg.git /epg
|
RUN git clone --depth 1 -b master https://github.com/iptv-org/epg.git /epg
|
||||||
RUN mkdir /epg/channels
|
RUN mkdir /epg/channels
|
||||||
COPY channels.xml /epg/channels/channels.xml
|
COPY channels.xml /epg/channels/
|
||||||
WORKDIR /epg
|
WORKDIR /epg
|
||||||
|
|
||||||
RUN npm install
|
RUN npm install
|
||||||
|
|||||||
Reference in New Issue
Block a user