Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 194 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 194 Bytes

docker-webirc

build kiwiirc static files and serve them from nginx

docker build -t hashbang/webirc:local-latest .

test locally:

docker run -p 8080:80 hashbang/webirc:local-latest