Commit 9875602
committed
Have dind use host's /etc/docker to ensure networks use safe subnets
You may have configured Docker to avoid subnets used by your internal
infrastructure but we need to ensure that networks created by docker-compose
inside dind also respect this.
Signed-off-by: James Le Cuirot <james.lecuirot@metaswitch.com>1 parent 2be550f commit 9875602
2 files changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments