]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
(no commit message)
authordgsb <dgsb@web>
Tue, 8 Aug 2017 20:37:01 +0000 (16:37 -0400)
committeradmin <admin@branchable.com>
Tue, 8 Aug 2017 20:37:01 +0000 (16:37 -0400)
doc/setup/discussion.mdwn

index 7ab935181d4f2ec31fac4509c5de6daa2dd842c8..645656b24627ed3e08886fd9080415e49a66c593 100644 (file)
@@ -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