This repository provides you a mkdocs skeleton setup. This setup will install some basic features and will install the Material Theme. There is also a reload feature enabled. Therefore you do not have to rebuild the container after every change.
git clone https://github.com/andrekloster/mkdocs_skeleton.git
cd mkdocs_skeleton
./mkdocs.sh start
./mkdocs.sh stop
http://EXTERNAL-DOCKERHOST-IP:8080