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

Summary

Details

Page properties
Content
... ... @@ -132,6 +132,7 @@
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 +
135 135  {{code language="bash"}}
136 136  docker-compose up -d
137 137  {{/code}}