You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you add feature, to rebuild worker image, to update ytdlp version from bot command/menu? docker compose build --no-cache worker && docker compose up -d -t 0 worker
There is bot called dockerbot, which can remotly start/stop/restart docker image. Can the same way be used, to update the docker image?
The text was updated successfully, but these errors were encountered:
Can you add feature, to rebuild worker image, to update ytdlp version from bot command/menu?
docker compose build --no-cache worker && docker compose up -d -t 0 worker
There is bot called dockerbot, which can remotly start/stop/restart docker image. Can the same way be used, to update the docker image?
The text was updated successfully, but these errors were encountered: