forked from supernets/inspircd
Create README.md
This commit is contained in:
parent
97c5b86eed
commit
6b87431258
9
README.md
Normal file
9
README.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Instructions
|
||||
|
||||
- `docker build -t inspi4 -t inspi4:latest .`
|
||||
- `docker run -it --rm -e 'DEFAULT_BLOCK_HOST_MASK=""' inspi4`
|
||||
|
||||
# Optional
|
||||
|
||||
- create a custom `links.conf`
|
||||
- `docker run -it --rm -e 'DEFAULT_BLOCK_HOST_MASK=""' -v $(pwd)/links.conf:/etc/inspircd/links.conf:ro inspi4`
|
Loading…
Reference in New Issue
Block a user