File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!--
22THIS FILE IS AUTOGENERATED - DO NOT EDIT MANUALLY
3- Source: daemonless/ templates/README.j2
3+ Source: dbuild templates
44-->
55
66# Plex Media Server
@@ -64,10 +64,10 @@ podman run -d --name plex \
6464 -e TZ=@TZ@ \
6565 -e VERSION=container \
6666 -e PLEX_CLAIM= \
67- -v /path/to/containers/plex:/config \
68- -v /path/to/containers/plex/transcode:/transcode \ # optional
69- -v /path/to/movies:/movies \
70- -v /path/to/tv:/tv \
67+ -v /path/to/containers/plex:/config \
68+ -v /path/to/containers/plex/transcode:/transcode \ # optional
69+ -v /path/to/movies:/movies \
70+ -v /path/to/tv:/tv \
7171 ghcr.io/daemonless/plex:latest
7272```
7373Access at: ` http://localhost:32400 `
@@ -126,11 +126,11 @@ Access at: `http://localhost:32400`
126126| Port | Protocol | Description |
127127|------|----------|-------------|
128128| `32400` | TCP | Web UI |
129- | `1900` | TCP | |
130- | `32410` | TCP | |
131- | `32412` | TCP | |
132- | `32413` | TCP | |
133- | `32414` | TCP | |
129+ | `1900` | UDP | |
130+ | `32410` | UDP | |
131+ | `32412` | UDP | |
132+ | `32413` | UDP | |
133+ | `32414` | UDP | |
134134| `32469` | TCP | |
135135| `8324` | TCP | |
136136
You can’t perform that action at this time.
0 commit comments