Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 372 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 372 Bytes

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