EXPOSE all documented ports
https://support.plex.tv/articles/201543147-what-network-ports-do-i-need-to-allow-through-my-firewall/ Update docs for new port info
This commit is contained in:
parent
f41d4d3b97
commit
12a4dcfc24
5 changed files with 23 additions and 11 deletions
|
|
@ -52,5 +52,5 @@ RUN \
|
|||
COPY root/ /
|
||||
|
||||
# ports and volumes
|
||||
EXPOSE 32400/tcp 3005/tcp 8324/tcp 32469/tcp 1900/udp 32410/udp 32412/udp 32413/udp 32414/udp
|
||||
EXPOSE 32400/tcp 1900/udp 3005/tcp 5353/udp 8324/tcp 32410/udp 32412/udp 32413/udp 32414/udp 32469/tcp
|
||||
VOLUME /config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue