diff options
author | dgsb <dgsb@web> | 2017-08-08 16:37:01 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-08-08 16:37:01 -0400 |
commit | aaca2df33c25b707bcddc2a8b2c922fd952c8cd1 (patch) | |
tree | 4e4021ed4d7280a87394cb21ddb4de0fe7cad026 | |
parent | bd7edde9d6e871a62299a4aa04853095f194e3bf (diff) | |
download | ikiwiki-aaca2df33c25b707bcddc2a8b2c922fd952c8cd1.tar ikiwiki-aaca2df33c25b707bcddc2a8b2c922fd952c8cd1.tar.gz |
-rw-r--r-- | doc/setup/discussion.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
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 |