dockerfiles/weechat
drymer 22cc2a88eb
[weechat] Initial commit
2019-01-19 21:02:53 +01:00
..
Dockerfile [weechat] Initial commit 2019-01-19 21:02:53 +01:00
README.md [weechat] Initial commit 2019-01-19 21:02:53 +01:00

README.md

Weechat

This image will expect to find your configuration files at /weechat. You may want to use this function:

docker run -ti --name weechat --rm -v ~/.weechat:/weechat --net=host \\
    registry.daemons.it/weechat