Unofficial image for saku. Saku is a implements of P2P anonymous BBS.
- Open of TCP/8000 port. Please change the firewall settings and router settings so that we can access TCP/8000 from the outside. If your using router supported UPnP, it is easier to run
upnpc -r 8000 tcp. docker volume create saku-datadocker run --rm --net=host -v saku-data:/srv yuuki0xff/saku- Open the "http://localhost:8000". You can see front page of saku.
If you need customization, copy the configuration file into /file/ directory on saku-data volume.
See default configuration files of saku.