Sign inSign up

milobahg/irc

By milobahg

Updated over 8 years ago

Docker image for an Inspircd IRC server, using SSL

Image
0

514

milobahg/irc repository overview

A Docker image for an Inspircd IRC server using both SSL and unencrypted (open port for non-ssl if you wish). Build using Dockerfile and ensure you edit the passwords for Admin and Oper in the .conf file before deploying live.

docker run -p 7001:7001 -d --name irc milobahg/irc:latest

Add -p 6667:6667 if you want non-SSL also.

Tag summary

Content type

Image

Digest

Size

194.4 MB

Last updated

over 8 years ago

docker pull milobahg/irc