Sign inSign up

cdrage/weechat

By cdrage

Updated about 8 years ago

weechat

Image
0

1.7K

cdrage/weechat repository overview

Description:

Weechat IRC!

recommended to daemonize it and run in background for collection of logs, etc while idle, simply attach to container. ctrl+p ctrl+q to quit

port 40900 is used for weechat relay (if you decide to use it)

run then docker attach weechat

Running:

docker run -it -d \
  -e TERM=xterm-256color \
  -v /etc/localtime:/etc/localtime:ro \
  --name weechat \
  -p 40900:40900 \
  cdrage/weechat

Tag summary

Content type

Image

Digest

Size

413.2 MB

Last updated

about 8 years ago

docker pull cdrage/weechat