amnuts / Amnuts

A telnet-based talker
GNU General Public License v2.0
14 stars 5 forks source link

Add docker setup #10

Closed amnuts closed 1 year ago

amnuts commented 1 year ago

Add files for compiling and running the talker on a docker container.

A setup script was added to base out the dockerfile and the supervisord.conf file, and create a docker-compse.yml file. This then allows you to runn a docker command to build the talker, run the talker, etc. Handy if you don't have all the required software on your machine.

The docker image is based on alpine to keep it fairly small, and I can successfully compile and startup the talker, and supervisord keeps it running.

All the data files have been moved into a sub-directory.