Commit 700f7e1
docs: clarify port 1010 bind on Docker for shellypro3em_old (#368)
* docs: clarify port 1010 bind on Docker for shellypro3em_old
The Docker image runs as a non-root user, so binding to port 1010
fails even with network_mode: host. Note the two working workarounds
(lower net.ipv4.ip_unprivileged_port_start or run as root) and call
out that bridge port-publishing does not forward UDP broadcasts.
* docs: note that combined shellypro3em is also affected by 1010 bind
The combined shellypro3em device type expands to both _old and _new
listeners, so it binds 1010 as well.
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent cee591a commit 700f7e1
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1012 | 1012 | | |
1013 | 1013 | | |
1014 | 1014 | | |
| 1015 | + | |
| 1016 | + | |
1015 | 1017 | | |
1016 | 1018 | | |
1017 | 1019 | | |
| |||
0 commit comments