Archived
1
0
Fork 0
This repository has been archived on 2024-01-27. You can view files and clone it, but cannot push or open issues or pull requests.
dockerfiles/profanity/README.md
Joerg Elfring 6b448af6cb profanity: First and Ugly version
of a profanity image w/ OMEMO support
2019-06-10 17:34:13 +02:00

366 B

Profanity XMPP Client

Docker image for running the profanity xmpp client based on Arch Linux. Profanity is installed from aur/profanity-git. OMEMO is available,

Usage

# docker run -ti --rm \
    -v ~/.local/share/profanity:/home/user/.local/share/profanity
    -v ~/.config/profanity/:/home/user/.config/profanity
    elfrinjo/profanity:latest