Live demonstration of weechat-matrix script.
git clone https://github.com/nogaems/matrix-demo.git && cd matrix-demo
docker build -t weechat-matrix:demo .
docker run -it weechat-matrix:demo
or if you don't want to build this yourself, just use a built one from the registry:
docker run -it nogaems/weechat-matrix:demo
After all you will get something like this:
This image is based on stage3-amd64-hardened
gentoo image and takes ~500 MB to download.