sample docker image for noblogs
Assumptions:
- the MySQL database is provided externally
- blogs.dir (local storage) is provided externally
The idea is that we provide a single JSON configuration file, and in return we get a container exposing a HTTP endpoint for noblogs.org.
The container is generic: secrets and other configuration parameters are loaded from the JSON configuration file using a custom wp-config.php.