mention unstable docker branch

pull/20/head
Harvey Tindall 4 years ago
parent 258656fbf9
commit d7fcfe9416
No known key found for this signature in database
GPG Key ID: BBC65952848FB1A2

@ -50,7 +50,7 @@ docker create \
-v /path/to/.config/jfa-go:/data \ # Path to wherever you want to store the config file and other data
-v /path/to/jellyfin:/jf \ # Path to jellyfin config directory
-v /etc/localtime:/etc/localtime:ro \ # Makes sure time is correct
hrfee/jfa-go
hrfee/jfa-go # hrfee/jfa-go:unstable for latest build from git
```
#### Build from source

Loading…
Cancel
Save