Commit f322127
committed
Doc: add docker security warning on published ports
This seems to be a real problem, I could test this on some of my own
servers. Ports that where published in Docker were available publicly,
so that it was possible to connect to the docker containers directly.1 parent af359d4 commit f322127
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
12 | 21 | | |
13 | 22 | | |
14 | 23 | | |
| |||
0 commit comments