docker-telegram
docker-telegram copied to clipboard
Dockerfile for a Telegram gui client
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.
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...
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...