From a464d352bb0f1e821dc7dbf91530607531089a0d Mon Sep 17 00:00:00 2001 From: "Baruch Odem (Rothkoff)" Date: Sun, 24 May 2020 20:49:30 +0300 Subject: [PATCH] Add docker path --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 916ac9b..eda203d 100644 --- a/README.md +++ b/README.md @@ -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.