Hi,
Does anyone use a docker image to run Ikiwiki? The most updated image that I found has some issues, such as only working during the first start of the container and always failing to start on subsequent runs. So was wondering if anyone knew of working images.
Coincidentally I was just dusting off an old ikiwiki-in-Docker setup I built 5 years ago - https://github.com/jmtd/debian-docker/tree/ikiwiki I'll push an updated version and some images sometime today. — Jon
Here we are. I present "Opinionated IkiWiki" (in a box). Sources https://github.com/jmtd/opinionated-ikiwiki Images https://quay.io/repository/jdowland/opinionated-ikiwiki
e.g.
docker pull docker pull quay.io/jdowland/opinionated-ikiwiki:latest
Feedback welcome, best perhaps as GitHub issues on that GitHub project, but I'll answer questions here or in email too. — Jon