Skip to content

lvthillo/docker-franz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

docker-franz

Franz is a free messaging app / former Emperor of Austria and combines chat & messaging services into one application. http://meetfranz.com/

Build the image

$ docker build -t lvthillo/franz .

Start Franz Container

$ docker run -d \
--net host \
--cpuset-cpus 0 \
--memory 512mb \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-e DISPLAY=unix:0 \
--device /dev/snd \
-v /dev/shm:/dev/shm \
lvthillo/franz

About

Free messaging app Franz in Docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published