Added missing COPY in arm build
This commit is contained in:
@@ -347,6 +347,7 @@ RUN \
|
||||
|
||||
# copy local files and buildstage artifacts
|
||||
COPY --from=buildstage /tmp/docker-tvheadend/root/ /
|
||||
COPY --from=buildstage /tmp/libdvbcsa-build/usr/ /usr/
|
||||
COPY --from=buildstage /tmp/argtable-build/usr/ /usr/
|
||||
COPY --from=buildstage /tmp/comskip-build/usr/ /usr/
|
||||
COPY --from=buildstage /tmp/tvheadend-build/usr/ /usr/
|
||||
|
||||
Reference in New Issue
Block a user