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
- Host: GitHub
- URL: https://github.com/fuwn/docker-pounce
- Owner: Fuwn
- License: gpl-3.0
- Created: 2023-11-01T06:17:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T06:28:12.000Z (over 2 years ago)
- Last Synced: 2025-03-25T20:11:54.183Z (about 1 year ago)
- Topics: docker, irc, pounce
- Language: Dockerfile
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.