Skip to content

Commit cd1ad23

Browse files
committed
Add build argument in documentation
1 parent 6e9c980 commit cd1ad23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ curl -sSL "https://gist.githubusercontent.com/jaymoulin/e749a189511cd965f45919f2
5858

5959
To build this image locally
6060
```
61-
docker build -t jaymoulin/rpi-plex .
61+
docker build --build-arg PMS_URL=<latest_url_for_synology.spk> -t jaymoulin/rpi-plex .
6262
```
6363

6464

0 commit comments

Comments
 (0)