File tree 1 file changed +3
-3
lines changed
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
44
44
If your change the ports in the docker-compose.yml change them also in nginx-reverse/nginx.conf (stream {...} )
45
45
## Installation
46
46
47
- ### Importantn : First use ./setupEnvironment.sh
47
+ ### Important : First use ./setupEnvironment.sh
48
48
49
49
The ./setupEnvironment.sh
50
50
* configures your settings and generates a .env File used by docker-compose
@@ -55,7 +55,7 @@ The ./setupEnvironment.sh
55
55
56
56
Bring up your own DevOp Playground ... just do a
57
57
58
- ### setup without sonar, takes 76GiB
58
+ ### setup without sonar, takes 7GiB
59
59
```
60
60
git clone https://github.com/Springjunky/docker-local-build-environment.git
61
61
cd docker-local-build-environment
@@ -64,7 +64,7 @@ Bring up your own DevOp Playground ... just do a
64
64
```
65
65
starts 9 container
66
66
67
- ### setup sonar, takes 10GiB
67
+ ### setup with sonar, takes 10GiB
68
68
```
69
69
git clone https://github.com/Springjunky/docker-local-build-environment.git
70
70
cd docker-local-build-environment
You can’t perform that action at this time.
0 commit comments