Add network to use in the docker image
This commit is contained in:
parent
b767e4b41d
commit
0d9d2295c1
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
docker build -t nonoo/yt-dlp-telegram-bot:latest .
|
docker build -t nonoo/yt-dlp-telegram-bot:latest --network=host .
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user