File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ so you can be your own local "DevOp"; nearly every category of [periodic table o
4444If your change the ports in the docker-compose.yml change them also in nginx-reverse/nginx.conf (stream {...} )
4545## Installation
4646
47- ### Importantn : First use ./setupEnvironment.sh
47+ ### Important : First use ./setupEnvironment.sh
4848
4949The ./setupEnvironment.sh
5050* configures your settings and generates a .env File used by docker-compose
@@ -55,7 +55,7 @@ The ./setupEnvironment.sh
5555
5656Bring up your own DevOp Playground ... just do a
5757
58- ### setup without sonar, takes 76GiB
58+ ### setup without sonar, takes 7GiB
5959```
6060 git clone https://github.com/Springjunky/docker-local-build-environment.git
6161 cd docker-local-build-environment
@@ -64,7 +64,7 @@ Bring up your own DevOp Playground ... just do a
6464```
6565starts 9 container
6666
67- ### setup sonar, takes 10GiB
67+ ### setup with sonar, takes 10GiB
6868```
6969 git clone https://github.com/Springjunky/docker-local-build-environment.git
7070 cd docker-local-build-environment
You can’t perform that action at this time.
0 commit comments