mirror of
https://github.com/alfem/telegram-download-daemon.git
synced 2025-03-01 16:43:06 +08:00
Add docker path
This commit is contained in:
parent
c65c893f5c
commit
a464d352bb
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ You can define the as Environment Variables, or put them as a commend line argum
|
|||
|
||||
# Docker
|
||||
|
||||
`docker pull alfem/telegram-download-daemon`
|
||||
|
||||
When we use the [`TelegramClient`](https://docs.telethon.dev/en/latest/quick-references/client-reference.html#telegramclient) method, it requires us to interact with the `Console` to give it our phone number and confirm with a security code.
|
||||
|
||||
To do this, when using *Docker*, you need to **interactively** run the container for the first time.
|
||||
|
|
Loading…
Reference in a new issue