Skip to content

maysara/docker-signal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized Signal

Why?

I just want to run it on non-debian systems :(

Installation

Read deploy.sh and signal and maybe change INSTALL_PREFIX and WORKDIR respectively.

Run ./deploy.sh.

Usage

signal should now be in your $PATH. So, run signal from a terminal or dmenu et al (or make a signal.desktop shortcut).

Dependencies

Docker, sudo, sakura (terminal for --no-interaction), X.

Customize to your needs.

Tips

This Docker setup assumes your user is not in the docker-group, and you are not root. It will try to use sudo to elevate your privileges - you can give your user NOPASSWD sudo access to the signal script. This should be "safe" since it takes no actual user input.

Contributing

If you want to contribute, feel free to make a pull request on Github, please read CONTRIBUTING and the license first.

About

Signal-desktop in a Docker container

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 74.9%
  • Dockerfile 25.1%