Add docker path

This commit is contained in:
Baruch Odem (Rothkoff) 2020-05-24 20:49:30 +03:00 committed by GitHub
parent c65c893f5c
commit a464d352bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.