https://github.com/konstruktoid/container-irssi-build
Irssi IRC client with libotr support
https://github.com/konstruktoid/container-irssi-build
Last synced: 7 months ago
JSON representation
Irssi IRC client with libotr support
- Host: GitHub
- URL: https://github.com/konstruktoid/container-irssi-build
- Owner: konstruktoid
- Created: 2015-05-11T21:46:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-24T21:40:45.000Z (7 months ago)
- Last Synced: 2025-04-24T22:41:22.362Z (7 months ago)
- Language: Dockerfile
- Size: 125 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Irssi
[Irssi](https://irssi.org) is a modular text mode chat client. It comes with
IRC support built in.
_Please note that because of the changes to [Docker Automated Builds](https://docs.docker.com/docker-hub/builds/)
many Docker images are now outdated and a manual build is required and
recommended._
```sh
podman build --rm -t konstruktoid/irssi -f Dockerfile .
podman run --read-only --cap-drop=all -ti konstruktoid/irssi
/server add -auto -ssl -network freenode irc.freenode.net 6697
```
`./apparmor/` contains apparmor profile and toml file, `--security-opt="apparmor:docker-irssi"`