We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e611a5 commit 0fbeb59Copy full SHA for 0fbeb59
Dockerfile.aarch64
@@ -54,5 +54,5 @@ RUN \
54
COPY root/ /
55
56
# ports and volumes
57
-EXPOSE 32400 32400/udp 32469 32469/udp 5353/udp 1900/udp
+EXPOSE 32400/tcp 3005/tcp 8324/tcp 32469/tcp 1900/udp 32410/udp 32412/udp 32413/udp 32414/udp
58
VOLUME /config /transcode
Dockerfile.armhf
0 commit comments