Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dklesev/docker-kiwiirc

Dockerfile to build and run kiwiirc
https://github.com/dklesev/docker-kiwiirc

Last synced: 11 days ago
JSON representation

Dockerfile to build and run kiwiirc

Awesome Lists containing this project

README

        

docker-kiwiirc
==============

Dockerfile to build and run kiwiirc

KiwiIRC : One of the most feature complete web based IRC clients available

Please check https://kiwiirc.com/docs/installing/proxies for info on proxying kiwiirc

git clone https://github.com/Thermionix/docker-kiwiirc.git
sudo docker build -t="kiwiirc" .
sudo docker run -p 7778:7778 -d kiwiirc