2019 01 19 Koumei Deng (https://koumei.net)
$ docker build . -t kbsbbs
$ ./startup.sh
$ docker run -p 23:23 -it kbsbbs /bin/bash
After the command above, you are in the bash of the container, now you can start up bbsd in container
$ cd bin
$ ./miscd daemon
$ ./bbslogd
$ sudo ./bbsd -p 23
$ telnet localhost
Username: sysop
Password: password