File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ git clone https://github.com/mauricelambert/WebScriptsContainers.git
50
50
51
51
##### Build
52
52
53
- NOTE: the volume is compatible with the Nginx deployment but not with the Apache deployment because the owner is not the same.
53
+ NOTE: the volume is not compatible with the Nginx deployment and the basic WebScripts container because the owner is not the same.
54
54
55
55
``` bash
56
56
cd apache
@@ -94,7 +94,7 @@ git clone https://github.com/mauricelambert/WebScriptsContainers.git
94
94
95
95
##### Build
96
96
97
- NOTE: the volume is compatible with the Nginx deployment but not with the Apache deployment because the owner is not the same.
97
+ NOTE: the volume is compatible with the basic WebScripts container but not with the Apache deployment because the owner is not the same.
98
98
99
99
``` bash
100
100
cd nginx
You can’t perform that action at this time.
0 commit comments