This commit is contained in:
parent
24f45972c1
commit
a0e8bc8caa
|
|
@ -76,7 +76,6 @@ RUN pipx ensurepath
|
||||||
RUN source /home/subsyt/.bashrc
|
RUN source /home/subsyt/.bashrc
|
||||||
|
|
||||||
RUN pipx install yt-dlp
|
RUN pipx install yt-dlp
|
||||||
RUN pipx inject yt-dlp yt-dlp-get-pot
|
|
||||||
RUN pipx inject yt-dlp bgutil-ytdlp-pot-provider
|
RUN pipx inject yt-dlp bgutil-ytdlp-pot-provider
|
||||||
|
|
||||||
COPY --from=builder --chown=subsyt:subsyt /src/build/subsyt /app/subsyt
|
COPY --from=builder --chown=subsyt:subsyt /src/build/subsyt /app/subsyt
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue