There are currently three sets of instructions for setting up a Disciple Tools server locally using Docker. Choose the one that suites your needs best.
- Prepackaged Image https://github.com/zdmc23/dt-docker is the easiest of the three to install (similar effort to setting up a LocalWP environment), but it is difficult to update preinstalled plugins.
- Video Walk-through this YouTube playlist shows how to set up for D.T. Mobile App development on a local machine, which includes setting up the Docker server environment. The videos do not follow these instructions exactly, but it is better to use them to help understand these instructions, instead of following them by themselves.
- Example Template https://github.com/cairocoder01/dt-docker which these instructions were originally based on, and provides a downloadable set configuration files, which can be updated.