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
Change comment: There is no comment for this version
To version 7.1
edited by Alexandru Pentilescu
on 2022/06/08 21:08
Change comment: There is no comment for this version

Summary

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 =