Sign inSign up

hausthy/telegram-cli

By hausthy

Updated over 4 years ago

telegram-cli. A command line client for Telegram messenger.

Image
0

800

hausthy/telegram-cli repository overview

telegram-cli Dockerfile

This repository contains Dockerfile for telegram-cli.

Base Docker Image

Installation

  1. Install Docker.

  2. Download image from public Docker Hub Registry:

     docker pull hausthy/telegram-cli
    

Usage

Build telegram-cli
docker build -t hausthy/telegram-cli .
Run telegram-cli

To use the program in interactive mode use

docker run -it --rm --name=telegram-cli hausthy/telegram-cli 
docker exec -it telegram-cli sh -c 'telegram-cli -W -e "msg hausthy Hello!"'

Tag summary

Content type

Image

Digest

Size

142 MB

Last updated

over 4 years ago

docker pull hausthy/telegram-cli