Skip to content
This repository was archived by the owner on Jan 6, 2018. It is now read-only.

luzifer-docker/inspircd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

luzifer/inspircd Dockerfile

This repository contains Dockerfile of InspIRCd for Docker's automated build published to the public Docker Hub Registry.

Base Docker Image

Installation

  1. Install Docker.

  2. Download automated build from public Docker Hub Registry: docker pull luzifer/inspircd

Usage

Create a directory containing the configuration for the InspIRCd with at least the inspircd.conf

Then launch it with your configuration:

docker run -d -p 6667:6667 -v /home/myuser/config:/inspircd/conf luzifer/inspircd

Easy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published