Hey everyone,
We've been working on this image for a while, so it's not necessarily big news. However it's still probably best to report on it sooner than later.
For a while we've been thinking that while our Dockerhub images are nice, they are also very bare-minimum implementations. They'll get you started and give you an idea of MistServer, but it's probably not enough for everyone.
While not fully complete the MistServer bootstrap should solve this issue.
The goal is to run the most likely services adjacent to MistServer, so this would be adding analytics, HTTPS and encoding.
Of course more information can also be found in our Docker documentation
git clone https://github.com/DDVTECH/mistserver-bootstrap.git && cd mistserver-bootstrap && docker-compose up -d --build