mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2024-11-22 02:10:11 +00:00
Updated Install (markdown)
parent
14c2432991
commit
4e916acea6
@ -17,7 +17,9 @@ hrfee@lab:~$ cd jellyfin-accounts
|
||||
hrfee@lab:~/jellyfin-accounts# wget https://raw.githubusercontent.com/hrfee/jellyfin-accounts/master/Dockerfile
|
||||
hrfee@lab:~/jellyfin-accounts# sudo docker build -t jellyfin-accounts .
|
||||
```
|
||||
**Note**: Sometimes watchdog (used for watching Jellyfin directory) will not work on the directory mounted to `/jf`. This is probably a permissions issue, but a quick (albeit possibly dangerous) fix is to to create the container with `--privileged` as an option.
|
||||
|
||||
**Windows note**: This will not work on Docker for windows, although someone with a similar watchdog related problem said [this](http://blog.subjectify.us/miscellaneous/2017/04/24/docker-for-windows-watch-bindings.html) workaround worked for them.
|
||||
## Debian
|
||||
First, ensure all the necessary dependencies are installed.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user