This repository has been archived on 2024-11-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2021-10-17 00:00:31 +03:00
conf Tweak config 2021-10-17 00:00:31 +03:00
.gitignore Initial 2021-10-12 02:40:30 +03:00
Dockerfile Initial 2021-10-12 02:40:30 +03:00
README.md Tweak config 2021-10-17 00:00:31 +03:00

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:latest

docker exec --user 0 -it unrealircd /bin/bash