Changes for page How to setup an XWiki docker container
Last modified by Alexandru Pentilescu on 2023/06/25 18:56
From version 6.1
edited by Alexandru Pentilescu
on 2022/06/08 21:08
on 2022/06/08 21:08
Change comment:
There is no comment for this version
To version 7.1
edited by Alexandru Pentilescu
on 2022/06/08 21:08
on 2022/06/08 21:08
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -133,7 +133,9 @@ 133 133 = First run of the container= 134 134 The first run is always the scariest. Start up the docker image and wait for everything to initialize: 135 135 {{code language="bash"}} 136 + 136 136 docker-compose up -d 138 + 137 137 {{/code}} 138 138 139 139 = External references =