Sign inSign up

zefhemel/irssi

By zefhemel

Updated almost 11 years ago

reattachable IRC client (IRSSI behind tmux)

Image
2

3.5K

zefhemel/irssi repository overview

This boots up sshd, which, whenever you connect to it attaches (or launches if it doesn't already run) a tmux session running IRSSI (a command-line IRC client).

To use (binding SSH to port 8022):

docker run -d -p 8022:22 zefhemel/irssi

Then, SSH into that port:

ssh root@localhost -p8022

Password: root

To detach: Ctrl-b d To reattach, just ssh into the process again.

Tag summary

Content type

Image

Digest

sha256:4ef4676a6

Size

108.5 MB

Last updated

almost 11 years ago

docker pull zefhemel/irssi