Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dklesev/docker-kiwiirc
- Owner: dklesev
- Created: 2014-03-21T22:04:22.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-11T01:48:01.000Z (about 11 years ago)
- Last Synced: 2024-11-08T10:17:55.323Z (2 months ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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