8
0
Fork
You've already forked docker-webirc
0
build and serve static webchat client
  • Dockerfile 100%
Find a file
2020年05月26日 23:45:29 -04:00
config.json init 2020年05月26日 22:20:41 -04:00
Dockerfile update last-known digests 2020年05月26日 23:45:29 -04:00
README.md init 2020年05月26日 22:20:41 -04:00

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