conf | ||
.gitignore | ||
Dockerfile | ||
README.md |
docker-compose build --no-cache docker run -d -p 127.0.0.1:6900:6900 -p 127.0.0.1:6697:6697 -p 127.0.0.1:6667:6667 -v /${PWD}/conf/:/app/conf --name unrealircd unrealircd_ircd -it /bin/bash
conf | ||
.gitignore | ||
Dockerfile | ||
README.md |
docker-compose build --no-cache docker run -d -p 127.0.0.1:6900:6900 -p 127.0.0.1:6697:6697 -p 127.0.0.1:6667:6667 -v /${PWD}/conf/:/app/conf --name unrealircd unrealircd_ircd -it /bin/bash