diff --git a/docs.scrbl b/docs.scrbl index 555b695..69c0a82 100644 --- a/docs.scrbl +++ b/docs.scrbl @@ -141,6 +141,12 @@ Now you can start BreezeWiki using one of the following methods. To be able to start up BreezeWiki faster, use @code{raco make dist.rkt} to byte-compile individual files. +@subsection{Running with Docker} + +@nested[#:style (style "block-note" null)]{There is no official Docker support. Information herein is created by members of the community. Using Docker makes it more difficult to debug and find help if you encounter problems.} + +Image provided by PussTheCat.org: @url{https://github.com/PussTheCat-org/docker-breezewiki-quay} + @subsection{What next?} If you're running BreezeWiki in production (i.e. not for development) then check out the @secref["Required options"] section of the configuration page.