An open API service indexing awesome lists of open source software.

https://github.com/fuwn/docker-pounce

🐈 pounce, the IRC bouncer, but Dockerised
https://github.com/fuwn/docker-pounce

docker irc pounce

Last synced: 9 months ago
JSON representation

🐈 pounce, the IRC bouncer, but Dockerised

Awesome Lists containing this project

README

          

# 🐈 `docker-pounce`

[pounce](https://git.causal.agency/pounce/), the IRC bouncer, but Dockerised

## Usage

Running `docker-pounce` requires that the `USER` environment variable be set.

A Docker volume must be set pointing to `/root/.config/pounce` within the
container. The volume must contain a configuration file for `pounce` named
`default`, along with all files referenced within said configuration file.

All file references must be proceeded by `/root/.config/pounce`.