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 6e9c980 commit cd1ad23Copy full SHA for cd1ad23
README.md
@@ -58,7 +58,7 @@ curl -sSL "https://gist.githubusercontent.com/jaymoulin/e749a189511cd965f45919f2
58
59
To build this image locally
60
```
61
-docker build -t jaymoulin/rpi-plex .
+docker build --build-arg PMS_URL=<latest_url_for_synology.spk> -t jaymoulin/rpi-plex .
62
63
64
0 commit comments