X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1fc3f034191d3eec78b4d5da343e282092a221be..0b53772b99248d2868fac688cdaa227ad61ac08e:/doc/setup/discussion.mdwn?ds=sidebyside diff --git a/doc/setup/discussion.mdwn b/doc/setup/discussion.mdwn index 7ab935181..645656b24 100644 --- a/doc/setup/discussion.mdwn +++ b/doc/setup/discussion.mdwn @@ -269,3 +269,6 @@ Well it should be similar to shared hosting [or a remote server in general](http ---- Perhaps it's worth noting that when installing ikiwiki with apt on Debian stable, you need to use the backports version in order to follow the setup instructions. + +--- +The mentioned docker image does not seem to be supported anymore. For those interested I've setup another docker image here on [[github|https://github.com/dgsb/docker-ikiwiki]] and here on [[docker hub|https://hub.docker.com/r/dgsb/ikiwiki/]]. It has the advantage of not being sandboxed and using a local repository through a volume to setup the content of the wiki. A ssh server is also started in order to push/pull to/from the container -- David