Docker image for HTMLy blogging platform
Currently doesn't work - in progress.
Build the image:
docker build -t you/imagename .Start the image:
docker run -v /data:/data -p 80:80 you/imagenameBrowse to http://dockerip/installer.php to start the install process.
htdocs: Webrootlogs: Nginx/PHP error logs