Changes for page How to setup an XWiki docker container
Last modified by Alexandru Pentilescu on 2023/06/25 18:56
From version 8.1
edited by Alexandru Pentilescu
on 2022/06/08 21:09
on 2022/06/08 21:09
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -132,7 +132,6 @@ 132 132 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 - 136 136 {{code language="bash"}} 137 137 docker-compose up -d 138 138 {{/code}}