Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

joshbressers/docker-signal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

docker-signal

Container for running signal-desktop

Please don't use this repo anymore, use signal from flatpak, it's properly maintained.

Build with

docker build -t signal signal

Run with

docker run --rm -d -v /tmp/.X11-unix/:/tmp/.X11-unix -v $HOME/container-home:/root -e DISPLAY -e XAUTHORITY -v $XAUTHORITY:$XAUTHORITY --net=host signal

You will need a directory called 'container-home' in your home directory for storing state.

About

Container for running signal-desktop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published