docker-telegram icon indicating copy to clipboard operation
docker-telegram copied to clipboard

Dockerfile for a Telegram gui client

Results 5 docker-telegram issues
Sort by recently updated
recently updated
newest added

Wouldn't it make more sense to retrieve the latest version number of telegram during build, i.e. in the Dockerfile, instead of the update script? I prefer to build the container...

Telegram does not show Chinese, Korea and some other languages.

triage
waiting for feedback

gui can not be started on macOS Big Sur v11.5.2 output ``` (Telegram:1): glibmm-WARNING **: Glib::Error::throw_exception(): unknown error domain 'g-spawn-exit-error-quark': throwing generic Glib::Error exception (Telegram:1): glibmm-WARNING **: Glib::Error::throw_exception(): unknown error...

help wanted
mac
triage

Hello. After starting the docker container, nothing happens. Inside the docker container, the processes show the running binary and nothing else. ``` : arena 0 background thread creation failed (1)...

I am running with command ``` sudo docker run --rm -it --name telegram \ --hostname=$(hostname) \ -e DISPLAY=unix$DISPLAY \ -e PULSE_SERVER=unix:$XDG_RUNTIME_DIR/pulse/native \ -e XAUTHORITY=$XAUTHORITY \ -v $XAUTHORITY:$XAUTHORITY \ -v /dev/snd:/dev/snd...

enhancement
waiting for feedback