This commit is contained in:
Cadence Ember 2022-09-17 00:11:20 +12:00
parent 1e4d1ee826
commit 4eed706dda
Signed by: cadence
GPG Key ID: BC1C2C61CF521B17
1 changed files with 6 additions and 0 deletions

View File

@ -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.